+ Reply to Thread
Results 1 to 2 of 2

Macro for matching random results in one spreadsheet with another..*gulp*

  1. #1
    Registered User
    Join Date
    01-18-2005
    Posts
    10

    Macro for matching random results in one spreadsheet with another..*gulp*

    ok, So I have two workbooks; Master, and Union. Master is a list of everyone my company insures basically, and Union contains just the union people my company insures. Now, what I need this macro to do is search the Union workbook for a social security number (in column A). Then I need it to look on a worksheet (named Eligible) within Master, and if the same social security number exists on this worksheet. If it does, I need it to place a Y in column AC of the row that the social security number appears in. Otherwise, if it appears in Master and not in Union, I need an 'N' to be displayed at that point. In other words, let's say social security number '123456789' appears in Union, and also Master, I need a 'Y' to appear in row 2, column AC of Master. And say social security number 987654321 appears in Master, but not Union, I need an N to be displayed in row 3, column AC. I'm completely stumped as to where to even start on this one....

    _ A__________AC
    1 SSN________Match
    2 123456789__Y
    3. 987654321__N
    Last edited by Accipiter; 01-28-2005 at 03:59 PM.

  2. #2
    Registered User
    Join Date
    01-18-2005
    Posts
    10
    hmm no ideas anyone?


    edit....wait did i just describe a vlookup....
    Last edited by Accipiter; 01-31-2005 at 03:31 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