+ Reply to Thread
Results 1 to 3 of 3

Adding an OR statement into formula

  1. #1
    Forum Contributor
    Join Date
    11-02-2007
    Location
    Leeds, England
    MS-Off Ver
    MS Office 2007
    Posts
    134

    Adding an OR statement into formula

    Hi guys,

    I have this formula:

    Please Login or Register  to view this content.
    I need to add an OR statement so that it says if the original statement says "10. Closed" as it does now OR "01. Green". Can anyone help me do this?

    Thanks
    d

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

    =IF(OR(VLOOKUP(B2,Sheet1!$1:$65536,'dashboard data'!Q2,FALSE)={"10. Closed","01. Green"}),"---",VLOOKUP(B2,Sheet1!$1:$65536,'dashboard data'!Q2,FALSE))

  3. #3
    Forum Contributor
    Join Date
    11-02-2007
    Location
    Leeds, England
    MS-Off Ver
    MS Office 2007
    Posts
    134
    cheers! that works

+ 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