+ Reply to Thread
Results 1 to 6 of 6

Nested Loops

Hybrid View

  1. #1
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,423

    Re: Nested Loops

    F8 allows you to single-step through the macro one statement at a time, and to examine the values of variables at each stage.

    Pete

  2. #2
    Registered User
    Join Date
    08-24-2012
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    37

    Re: Nested Loops

    I have an option to Step Into if that's the same thing?

    It's odd, if I swap the outer Do Loop While for a For Next loop that counts in the same way I have the same problem. All I need to do is to carry out the inner loop X amount of times. What my code does is carry out the inner loop once on all 5 rows 8 times on the first one (instead of all 5). Seems simple in principle, but I'm struggling to see where I'm going wrong.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1