+ Reply to Thread
Results 1 to 2 of 2

Delete whole row if a cell from sheet1 equals from a cell from sheet 2

  1. #1
    Registered User
    Join Date
    04-05-2013
    Location
    Philippines
    MS-Off Ver
    Excel 2007
    Posts
    13

    Unhappy Delete whole row if a cell from sheet1 equals from a cell from sheet 2

    example

    Master list is sheet1, column A3
    now macro would look at column A2 from sheet 2
    if it matches, then it will delete same cell row from sheet2


    sheet1
    ---

    A1 A2 A3 A4
    -- --- -- ---
    AA CC BB DD
    QQ EE WW RR
    AA DD SS FF
    ZZ CC XX VV
    11 33 22 44

    sheet2
    ---

    A1 A2 A3 A4
    -- --- -- ---
    AA BB CC DD
    QQ WW EE RR
    00 99 88 77
    ZZ XX CC VV
    55 55 66 44

    result
    (sheet2)

    A1 A2 A3 A4
    -- --- -- ---


    00 99 88 77

    55 55 66 44

    is there anyone who could help me with this?

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Delete whole row if a cell from sheet1 equals from a cell from sheet 2

    Try this one

    Please Login or Register  to view this content.

+ 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