D
decimal
How do you make a macro repeat over and over until you tell it to stop. In
lotus you could make it loop back on itself until you hit ctrl somehting to
interupt it. I have 3000 lines in groups of 10, doing something to each of
the 10, then the same thing to the next 10. Since a macro always starts in
its original cell(a bug?), I need to just keep moving down, like I had it
learn to move down 10 times. In this case I would have it move the 11th, and
repeat itself. I don't know how to do that...
-Decimal
lotus you could make it loop back on itself until you hit ctrl somehting to
interupt it. I have 3000 lines in groups of 10, doing something to each of
the 10, then the same thing to the next 10. Since a macro always starts in
its original cell(a bug?), I need to just keep moving down, like I had it
learn to move down 10 times. In this case I would have it move the 11th, and
repeat itself. I don't know how to do that...
-Decimal