Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to loop through cells starting with c8 and stop when the cell has no
content. How do you write code for that? I tried: Do Until IsEmpty(c8.Offset(a, 0)) = True a = a + 1 Loop but that is wrong. Please help me out! Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IS BLANK checking 2 Cells | Excel Worksheet Functions | |||
checking for blank cells when using vlookup | Excel Worksheet Functions | |||
Checking Blank Cells | Excel Worksheet Functions | |||
Checking for all blank cells in a range orcolumn. | Excel Programming | |||
Checking iorAll blank cells in a column. | Excel Programming |