Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have numbered data in a colomn that i would like to return a TRUE or
FALSE statement against, for example; Col 1.0 2.0 6.2 -1.0 -1.5 I would like to bring back the TRUE/FALSE text when searching for negative amounts and positive amounts. Any suggestions would be great. Thanks Si |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this
=IF(A1=0,"TRUE","FALSE") |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macros and Toolbars | Excel Discussion (Misc queries) | |||
True or False | Excel Worksheet Functions | |||
First part of "IF" function returns false even if true. ?? | Excel Worksheet Functions | |||
if false return a zero | Excel Discussion (Misc queries) | |||
Change datalabel font size for all chartobjects in a row | Charts and Charting in Excel |