Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Instead of
For cnt = 1 To 65536 Try For cnt = 1 To Activesheet.UsedRange.Rows.Count This will only go through the rows to the last one with data in it. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting rows meeting certain criteria in a particular column | Excel Discussion (Misc queries) | |||
Count NonBlank Rows with Criteria in another column | Excel Worksheet Functions | |||
Sum specific column rows based on 2 different column criteria | Excel Worksheet Functions | |||
Countings rows based on column criteria | Excel Discussion (Misc queries) | |||
Combine deletion Criteria | Excel Programming |