Results 1 to 8 of 8

Thread: VBA: Cross-match first two sheets and save result sheet as excel workbook.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Regular
    Joined
    Jan 2019
    Posts
    14
    Location

    VBA: Cross-match first two sheets and save result sheet as excel workbook.

    Crossmatch first ID in ColumnB2/sheetA with all IDs in ColumnB/SheetB and find match/mismatch in a new next sheet "RESULT" and save as MS excel workbook with the name of the first ID in ColumnB2/sheetA.
    PS. IDs can also have no data at all in rows in either sheet.
    PS. Data can be upto any column.
    Attached Files Attached Files

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •