Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
can anyone tell me what is the wrong with this loop? Excel is not going inside this loop.
Do While R(j).Value < R(j - 1).Value And j 1 k = 1 temp = R(j).Value R(j).Value = R(j - 1).Value R(j - 1).Value = temp j = j - 1 Loop Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loop | Excel Discussion (Misc queries) | |||
How would I add a loop for this? | Excel Discussion (Misc queries) | |||
loop | Excel Discussion (Misc queries) | |||
Any way to loop this in VBA? | Excel Discussion (Misc queries) | |||
Please help with loop | Excel Discussion (Misc queries) |