Results 1 to 3 of 3

Comparing Columns Between Worksheets to Find a Value

Threaded View

  1. #1
    Registered User
    Join Date
    10-20-2010
    Location
    Berlin
    MS-Off Ver
    Excel 2003
    Posts
    39

    Comparing Columns Between Worksheets to Find a Value

    (Sample Workbook uploaded)

    Hi,

    I need to fill in the empty cells in Column P (sheet1). This value(s) is to be found in Sheet2 Column A.

    The procedure for the macro:
    - Run only for empty cells in Sheet1 Column P (skips cells with data)
    - Compare the data in the 3 columns in Sheet1 (E, F and H) with the data in the 3 Columns of Sheet2 (E,H, and F) respectively.
    - If all the 3 columns match each other then copy the value from the respective cell in Column A Sheet2 and paste it to the respective cell in Column P Sheet1.
    - In case of multiple matches, all the matching values found in Column A Sheet2 should be pasted in Column P Sheet1.

    I hope you can help me with this. Either via VB Code (macro) or an Excel procedure.

    Thank You,
    JN
    Attached Files Attached Files

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