+ Reply to Thread
Results 1 to 3 of 3

Match contents across spreadsheets to produce "yes" or "no"

  1. #1
    Registered User
    Join Date
    09-17-2016
    Location
    Pennsylvania
    MS-Off Ver
    2013
    Posts
    13

    Match contents across spreadsheets to produce "yes" or "no"

    solved. thanks.
    Last edited by SashaFierce14; 09-28-2016 at 06:51 AM.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,408

    Re: Match contents across spreadsheets to produce "yes" or "no"

    You could do it like this:

    =IF(COUNTIF('Sheet2'!$E:$E,C3)+COUNTIF('Sheet2'!$A:$A,C3),"yes","no")

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    09-17-2016
    Location
    Pennsylvania
    MS-Off Ver
    2013
    Posts
    13

    Re: Match contents across spreadsheets to produce "yes" or "no"

    Unfortunately it didn't work :/. But thanks for giving it a go! I think the issue is the "either" nature of the question.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Force "Read Only" only in original spreadsheet - NOT in resultant "saved as" spreadsheets
    By xdrenched in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-21-2016, 01:11 PM
  2. Replies: 4
    Last Post: 11-17-2013, 12:05 PM
  3. [SOLVED] How to USE """"" cells count """"" change font color
    By austin123456 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-09-2013, 06:14 AM
  4. Replies: 3
    Last Post: 02-16-2011, 02:55 PM
  5. Replies: 5
    Last Post: 10-12-2010, 06:46 AM
  6. Replies: 0
    Last Post: 07-09-2009, 04:07 PM
  7. Replies: 7
    Last Post: 05-13-2006, 05:02 PM

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