+ Reply to Thread
Results 1 to 5 of 5

delete unwanted IDs

Hybrid View

melvyndb delete unwanted IDs 05-07-2012, 05:47 AM
Fotis1991 Re: delete unwanted IDs 05-07-2012, 05:58 AM
dilipandey Re: delete unwanted IDs 05-07-2012, 05:59 AM
npamcpp Re: delete unwanted IDs 05-07-2012, 06:00 AM
melvyndb Re: delete unwanted IDs 05-08-2012, 07:16 AM
  1. #1
    Valued Forum Contributor
    Join Date
    04-30-2012
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    547

    Re: delete unwanted IDs

    Hi,

    enter this formula into cell C2:

    =IF(ISNA(MATCH(A2,B:B,0)),"",A2)

    Copy down to row 538. Then add a header in C1 and sort by that column. The result is the list of codes that are in column A AND in column B.

    See attached file.

    regards,
    Attached Files Attached Files

+ 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