Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a For Each loop that loops thru cells in a
worksheet. I am trying use the isblank function from Excel on it. Howevere I am getting an Run time error 438 saying Object does not support this property or method. Why is this? If UserForm1.IgnoreBlanksBttn = True And _ Application.WorksheetFunction.Isblank (cell) = True Then 'New |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ISBLANK function not working when cell is blank dut to function re | Excel Discussion (Misc queries) | |||
ISBLANK and OR Function | Excel Worksheet Functions | |||
ISBLANK() function | New Users to Excel | |||
isblank function | Excel Worksheet Functions | |||
ISBLANK function | Excel Programming |