At 14:05 12/07/2011 -0300, Alejo C.S. wrote:
Hi all, this is a little example to show what is going on. In A column I have a numeric list from 1 to 21, in the middle I have a letter, lets put A. If a run this function in the next column =IF(A1>10), this function evaluate the letter A like TRUE, why?
The "IF" serves no purpose here: use =A1>10 instead. Brian Barker -- Unsubscribe instructions: E-mail to [email protected] In case of problems unsubscribing, write to [email protected] 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
