+ Reply to Thread
Results 1 to 2 of 2

Match column from sheet 2 to sheet 1 and copy rows if match exists.

  1. #1
    Registered User
    Join Date
    06-23-2008
    Posts
    14

    Match column from sheet 2 to sheet 1 and copy rows if match exists.

    I posted this question a few weeks ago and have since made quite a bit of progress, but I'm still lacking in one area. I'll show you my code and then tell you what I'm having a problem with. Perhaps you can help:

    Please Login or Register  to view this content.
    What's happening is on the time it does not find a value after a value is found, it is copying the row previously found into the row in which Brow is found.

    So Arow(1) goes to Brow(1)
    Arow(2) goes to Brow(2)
    Arow(2) goes to Brow (3)
    etc.

    Instead of giving me the message that no match is found. I'm not sure where to go from here. Any ideas?

  2. #2
    Registered User
    Join Date
    06-23-2008
    Posts
    14
    Solved:

    Please Login or Register  to view this content.
    Needed to tell it to return if the value proves nothing.

+ 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