+ Reply to Thread
Results 1 to 4 of 4

Not transferring over to Archive.

  1. #1
    Forum Contributor
    Join Date
    11-11-2007
    Posts
    263

    Not transferring over to Archive.

    For some reason, my code is not working, when it was before.

    The code is this:

    Please Login or Register  to view this content.
    The place I am having an error is here:

    Please Login or Register  to view this content.
    Now I can't seem to understand why the error is happening. It was working Friday, now it's not at all.

    Can someone give me a push in the right direction why this is happening?

    Attached is the workbook.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Not transferring over to Archive.

    Because your column Q is outside the "currentRegion" range. If Column Q and and current region are not intersecting, you will get an error unless you put Resume Next statement before the line. Change your code to

    And you might want to be a little bit cautious with your parent-child relationship in your code.
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    11-11-2007
    Posts
    263

    Re: Not transferring over to Archive.

    Quote Originally Posted by JieJenn View Post
    Because your column Q is outside the "currentRegion" range. If Column Q and and current region are not intersecting, you will get an error unless you put Resume Next statement before the line. Change your code to

    And you might want to be a little bit cautious with your parent-child relationship in your code.
    Please Login or Register  to view this content.
    The code works, but it's not transferring everything over.

  4. #4
    Forum Contributor
    Join Date
    11-11-2007
    Posts
    263

    Re: Not transferring over to Archive.

    The code is now getting an error here:

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Here exactly.
    Runtime Error 424.

+ 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