Home |
Search |
Today's Posts |
#16
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Jurgen,
Hi Norman, thanks, it works. I used the line If Application.CountA(Cells(iRow, "A").Resize(1, 9)) = 0 Then than means 1,9 and not 1,10 (10 would mean that it also looks into column K). No, That is not correct. From the immediate window: ?Range("A1").Resize(1,10).Address $A$1:$J$1 --- Regards, Norman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to remove empty rows? | Excel Discussion (Misc queries) | |||
How do I remove empty Rows | Excel Discussion (Misc queries) | |||
Remove empty rows in excel? | Excel Discussion (Misc queries) | |||
remove all blank or empty rows | Excel Programming | |||
Remove empty rows | Excel Programming |