Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do you find out if a cell is null? The datatype for that field is
integer. I want to test for a empty cell. I'm not sure if either one of these is correct. Thanks If .Cells(iRow, 19).Value = "" if .Cells(iRow, 19).Value isNull |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
setting a cell to 'empty' or blank or null ? | New Users to Excel | |||
How do you stop excel from charting empty cells/null values as zer | Charts and Charting in Excel | |||
make cell contents equal to null value - not blank, but empty | Excel Worksheet Functions | |||
Please help find the next empty cell | Excel Programming | |||
Testing for null or empty | Excel Programming |