Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
JA,
Add If IsEmpty(Range("D" & i)) = True Then Exit Do after the i=i+1 This checks for empty cells. There are quite a few of different Is.....functions that may suit you better depending upon your cell contents. Do you need to check across your columns and change the D to an E etc.... Donna |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
removing na | Excel Discussion (Misc queries) | |||
Removing text between hyphens and removing the hyphens | Excel Discussion (Misc queries) | |||
Removing #N/A | New Users to Excel | |||
Removing patterns without removing gridlines | Excel Discussion (Misc queries) | |||
Removing semicolons | Excel Programming |