Closed Thread
Results 1 to 2 of 2

Unsure how to properly execute tricky if function

  1. #1
    Registered User
    Join Date
    11-18-2008
    Location
    NA
    Posts
    4

    Post Unsure how to properly execute tricky if function

    I start with 2 tables. 1 being a list of first and last names and addresses of people who bought Domestic cars. The second is the same but it is a list of people who bought foreign cars. (mind you this is all on one sheet and is for a college class). I merge all the names and addresses into another table, the third, and make a sort key. The third table is called both ok. What im supposed to do is use an IF function to find out if everone person in the third table was in the first and second tables and display 1 if true and 0 if false. Can someone help me out? what i have come up with so far and have no idea if it is even relatively correct: ==IF(AND(D16=A5:C10,F5:H11),1,0). I just get #VALUE with that. I have attached the File, you can look at that to see what im doing, the if function has to be in E16.
    Attached Files Attached Files
    Last edited by dyoung6; 11-18-2008 at 01:26 AM. Reason: more detail

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    Welcome to the forum.

    Please take a few minutes to read the Forum Rules about thread titles, and then edit yours to make it descriptive of your problem.
    Entia non sunt multiplicanda sine necessitate

Closed Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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