Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"Peo Sjoblom" wrote...
=LEN(A1)=0 returns TRUE for empty cell and FALSE for 0 =A1="" returns TRUE for empty cells and FALSE for 0 .... Both formulas also return TRUE for nonblank cells that evaluate to "". ISBLANK(x) and COUNT(x)=0 provide stricter tests for whether a cell contains nothing. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Tables - "(blank)" in rows and cells | Excel Discussion (Misc queries) | |||
multiplying by blank cells input by "IF" functions | Excel Discussion (Misc queries) | |||
Avoiding "0" importing blank cells from another Excel file | Excel Discussion (Misc queries) | |||
How to fill in "BLANK" Cells Automactically...Large Spread Sheet | Excel Discussion (Misc queries) | |||
Changing "returned" values from "0" to "blank" | Excel Worksheet Functions |