+ Reply to Thread
Results 1 to 3 of 3

Total newbie needing help with IF/OR function

  1. #1
    Registered User
    Join Date
    03-02-2013
    Location
    London, England
    MS-Off Ver
    Excel starter 2010
    Posts
    2

    Total newbie needing help with IF/OR function

    So I don't really know how to use excel and after searching for an hour and a half on the internet for the solution without any fixes working, decided to give in and ask. Sorry!

    Pretty simple, I want a cell to display a certain value if another cell has certain names in it.

    So I tried:
    Please Login or Register  to view this content.

    wanting if any of the names were in cell A1 then it would come back as 1 and if not then as C27+1.. I just keep getting a #VALUE error. I've tried different things but I'm pretty clueless...

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Total newbie needing help with IF/OR function

    Hello Elkae, try this version

    =IF(OR(A1={"Helen","George","Katie","Anna","Rachel","Chris","Tom"}),1,C27+1)
    Audere est facere

  3. #3
    Registered User
    Join Date
    03-02-2013
    Location
    London, England
    MS-Off Ver
    Excel starter 2010
    Posts
    2

    Re: Total newbie needing help with IF/OR function

    So simple! Thankyou so much!!! Literally was at my wits end

+ 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