Results 1 to 6 of 6

IF statements with text and numbers across multiple tabs

Threaded View

  1. #4
    Valued Forum Contributor
    Join Date
    07-27-2012
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2010
    Posts
    826

    Re: IF statements with text and numbers across multiple tabs

    To be honest, I'm not sure why the formula isn't working; however, if you have a look at the attached, I have used the following in G5:

    =IF(OR(TEST!I4="PENDING",TEST!I5="PENDING",TEST!I6="PENDING",TEST!I7="PENDING",TEST!I8="PENDING",TEST!I9="PENDING",TEST!I10="PENDING",TEST!I11="PENDING",TEST!I12="PENDING"),0,1)
    which does as you require. How is this for you?
    Attached Files Attached Files

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