Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use the Step option...
For I = 5 To 2 Step -1 -- Rick (MVP - Excel) "Eric" wrote in message ... Does anyone have any suggestions on how to reverse the order on FOR loop? For i = 2 To 5 is starting from 2 to 5, but I would like to start from 5 to 2. Does anyone have any suggestions? Thanks in advance for any suggestions Eric |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I reverse name order from Last, First to First Last in Exc | Excel Discussion (Misc queries) | |||
Reverse name order | Excel Programming | |||
Reverse Order | Excel Discussion (Misc queries) | |||
reverse order | Excel Discussion (Misc queries) | |||
Reverse the order? | Excel Programming |