+ Reply to Thread
Results 1 to 2 of 2

how to match data of one column with other

  1. #1
    sadrukhan
    Guest

    how to match data of one column with other

    i want to match records of my client with my own and to find difference if any
    any help on subject heartly appreciated.

  2. #2
    CLR
    Guest

    RE: how to match data of one column with other

    With your client's list in column A of Sheet1, and your list in column A of
    Sheet2, put this formula in B1 of Sheet1 and copy down........

    =IF(ISNA(VLOOKUP(A1,Sheet2!A:A,1,FALSE)),"Not on my list","match")

    Vaya con Dios,
    Chuck, CABGx3



    "sadrukhan" wrote:

    > i want to match records of my client with my own and to find difference if any
    > any help on subject heartly appreciated.


+ 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