+ Reply to Thread
Results 1 to 2 of 2

Loop Macro

  1. #1
    Registered User
    Join Date
    06-22-2005
    Posts
    19

    Loop Macro

    I have a macro and I want it to just keep re-running until a particular cell is blank. How would I do this?

    Any assistance is appreciated.

    Thanks,

  2. #2
    Registered User
    Join Date
    06-22-2005
    Posts
    19
    I figured it out my self.

    I added

    Do

    The entire macro again

    and then the following line.

    Loop Until IsEmpty(ActiveCell(1, 3))

    It works great.

+ 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