Results 1 to 10 of 10

Thread: Can someone check my VBA code???

Hybrid View

  1. #1
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Can someone check my VBA code???

    Quote 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.

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    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
  •  



Click Here to Expand Forum to Full Width