Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
very simple question, but i am stuck. i wish to see if a range is empty.
that's it. If IsEmpty(Range("a16:a31")) Then msgbox "all cells are empty" else msgbox "at least one of the cells are NOT empty" end if this doesn't work for some reason, even though every cell from a16:a31 are clearly blank. it comes back as false, thus the latter statement pops up. help. thanks, mike allen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loop Statement through If Not IsEmpty Then Paste into Destination | Excel Discussion (Misc queries) | |||
Form If IsEmpty Syntax | Excel Discussion (Misc queries) | |||
vba: isempty | Excel Programming | |||
Problem with IsEmpty Function | Excel Programming | |||
IsEmpty and Is Nothinq problems | Excel Programming |