Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
To all you knowledgeable and helpful people,
I'm using a For-Each loop to run through a named Range and delete all non-blank Rows. This only removes alternate Rows. I know it should be done from the bottom of the Range upwards. Is it possible to get a For-Each loop to start at the bottom of the Range and work upwards? I know how to do it in a For-Next loop, but Step -1 obviously won't work if the loop counter is pointing at the top Row to start with! The size of the Range, on entering the loop, is indeterminate. TIA Henry |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reversing order of text | Excel Discussion (Misc queries) | |||
Autofill- Reversing Order | Excel Discussion (Misc queries) | |||
reversing order of columns of data | Excel Programming | |||
Reversing the Order of a String | Excel Worksheet Functions | |||
Reversing the order of a chart | Excel Programming |