+ Reply to Thread
Results 1 to 6 of 6

Something like Goto

Hybrid View

  1. #1
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Where's the loop. Not a good example

    Best way is try it and see or post some proper code with a proper example

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  2. #2
    Registered User
    Join Date
    06-30-2007
    Posts
    5
    Quote Originally Posted by VBA Noob
    Where's the loop. Not a good example

    Best way is try it and see or post some proper code with a proper example
    The goto jump is the loop . Take a look at http://en.wikipedia.org/wiki/GOTO.

    Nevermind, I solved the problem using a normal Do While Loop Statement.

  3. #3
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229
    VBA has a GoTo statement. The help system lists the syntax involved.

    "Best Practice" is to use GoTo only for error handeling.
    Last edited by mikerickson; 06-30-2007 at 06:14 PM.

+ 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