Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How can I get a formula result to be an actual empty cell (usually when using
the IF function). I know that "" of NA() is an option to get a Blank cell, but this results in errors when the result of this formula is used in another function. Example: IF(isblank(a1);"";A1*B1). If A1 does not contain a value I would like the formula to result in an EMPTY (or Blank) result. Now I have used "" which gives no visible result in the formula cell, but when I multiply this formula result with another value it will result in #VALUE! It seems to be one of the shortcommings of Excel!? Regards JB |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA | Excel Worksheet Functions | |||
Possible Lookup Table | Excel Worksheet Functions | |||
Numeric content in one cell ( implicit formula ) and the result in another one | Excel Discussion (Misc queries) | |||
Conversion | Excel Worksheet Functions | |||
Cell shows formula and not the result of the formula. | Excel Worksheet Functions |