|
-
Jan 13th, 2006, 03:49 PM
#1
Re: Can someone check my VBA code???
 Originally Posted by dglienna
This loop should go backwards
Why?
All that is happening is that the colours and locked state are being changed... the direction of the loop seems irrelevant to me.
-
Jan 13th, 2006, 04:00 PM
#2
Re: Can someone check my VBA code???
Because he is starting with a number and GOING to 1, which won't happen, unless the starting number is negative.
The second loop is written differently, for some unknown reason, that I took to mean that he wants to loop backwards.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|