+ Reply to Thread
Results 1 to 2 of 2

compare 2 columns from 2 dif. worksheet and return a value

  1. #1
    Registered User
    Join Date
    09-30-2011
    Location
    NY
    MS-Off Ver
    Excel 2010
    Posts
    2

    compare 2 columns from 2 dif. worksheet and return a value

    Hello, How can I compare two columns(text) from two different worksheets and return a value (#) from one of the worksheets(Data), only if both columns/cell information are the same. The returned value goes into a 3rd worksheet? Txs!

  2. #2
    Valued Forum Contributor
    Join Date
    10-13-2010
    Location
    Sunderland, England
    MS-Off Ver
    Excel 2007 (Home) / 2003 (Work)
    Posts
    740

    Re: compare 2 columns from 2 dif. worksheet and return a value

    Something like:

    =if('[Book1.xls]Data'!A1='[Book2.xls]Data'!A1,'[Book1.xls]Data'!A1,"")

    ?

+ 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