+ Reply to Thread
Results 1 to 5 of 5

Error 400 In Loop

  1. #1
    Forum Contributor
    Join Date
    12-22-2004
    Location
    Kokomo, Indiana
    Posts
    236

    Question Error 400 In Loop

    The loop below continues to give me an error 400. The last statement prior to the Next flashes a dialog box with just 400 on it. Have done all sorts of things to resolve this error. To include:
    (1) a and b from Integer's
    (2) changed from Next a to Next
    (3) tried to select range but this selection became to complex

    Basically I need to select a row, one at a time (total approx 2000) and move it to the right 1 cell. After about 126 loops the loop sends the 400 message.

    Please Login or Register  to view this content.
    Last edited by ajocius; 12-16-2012 at 11:12 AM. Reason: Fixed tags.

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,327

    Re: Error 400 In Loop

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code. Posting code without them makes your code hard to read and difficult to be copied for testing. Highlight your code and click the # at the top of your post window. For more information about these and other tags, found here
    HTH
    Regards, Jeff

  3. #3
    Forum Contributor
    Join Date
    12-22-2004
    Location
    Kokomo, Indiana
    Posts
    236

    Re: Error 400 In Loop

    Sorry, lets try again.

  4. #4
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 365 on Win11 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: Error 400 In Loop

    Hi, ajocius,

    please note that the End-Tag is not correct - it`s not [ code/ ] but shoud be [ /code ] (without blanks).

    I donīt see the need for a loop here:
    Please Login or Register  to view this content.
    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

  5. #5
    Forum Contributor
    Join Date
    12-22-2004
    Location
    Kokomo, Indiana
    Posts
    236

    Re: Error 400 In Loop

    Holger,

    Touchdown - Chicago Bears

    This works perfectly. Wow that was easy. Perfect example of a lessons learned. Thanks Holger again for solving a nagging problem. Take care and God bless.

    Tony

+ 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