Hi :) The best answer in this thread was the first answer, by Rolf Lochbühler. Brian is right as usual but Pertti's answer deals with unexpectedly wrong counts. Regards from Tom :)
________________________________ From: Brian Barker <b.m.barker@btinternet.com> To: users@global.libreoffice.org Sent: Monday, 15 October 2012, 9:45 Subject: Re: [libreoffice-users] Integer part of a number At 10:49 15/10/2012 +0300, Pertti Rönnberg wrote:On 14.10.2012 12:20, Gilles SICHE wrote:could anyone tell me which formula I should use for the integer part of a cell to be shown in another cell, ...The answer could be: =IF(C3<1;0;INT(C3))You are overthinking the problem: if C3 is positive, that's no different from =INT(C3) Brian Barker -- For unsubscribe instructions e-mail to: users+help@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
-- For unsubscribe instructions e-mail to: users+help@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted