Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to evaluate a cell and return zero if zero is put into the cell,
blank if the cell is left blank and evaluate a formula if a number other then zero is entered. I have tried: =IF(AJ7=0,0,(Formula) with and without conditional formating 0;-0;;@ as well as =IF(AJ10=0,0,IF(AJ10=",",",",(Formula))) as well as =IF(AJ10=0,0,IF(AJ10="","",(Formula))) It seems that a blank cell and a cell with a '0' in it are treated the same?? Does anyone have anymore ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Index/match - make blank cells return a blank value. | Excel Worksheet Functions | |||
Average Formula to display blank cell if named range is blank | Excel Worksheet Functions | |||
Not showing blank and non blank items in filter mode for values | Excel Worksheet Functions | |||
how to get excel to display blank if reference cell blank | Excel Worksheet Functions | |||
How do I make a blank cell with a date format blank? | Excel Worksheet Functions |