+ Reply to Thread
Results 1 to 4 of 4

multiple ifs with changing variables.

  1. #1
    Registered User
    Join Date
    10-09-2012
    Location
    huntington beach, ca
    MS-Off Ver
    Excel 2007
    Posts
    2

    multiple ifs with changing variables.

    HI I'm trying to do an if statement and don't know if it's possible. I have 3 columns of data that might change based on if someone wants to participate or not. I need an if statement that allows me to know out of all 3 columns if any 2 of the columns have a value greater than zero give me an output. so column a and b are greater than zero then i want to it say "global", If column b and c are greater than zero than i want it to say global, and if all 3 are greater than zero then say global. any help?

    a b c
    6 6 0
    0 0 5
    5 6 6
    Last edited by kristinejaekim; 10-09-2012 at 06:17 PM.

  2. #2
    Forum Expert
    Join Date
    09-01-2012
    Location
    Norway
    MS-Off Ver
    Office 365
    Posts
    2,844

    Re: multiple ifs need help!

    In D1 type:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    and copy down.
    What if A and C are greater than zero?
    <----- If you were helped by my posts you can say "Thank you" by clicking the star symbol down to the left

    If the problem is solved, finish of the thread by clicking SOLVED under Thread Tools
    I don't wish to leave you with no answer, yet I sometimes miss posts. If you feel I forgot you, remind me with a PM or just bump the thread.

  3. #3
    Registered User
    Join Date
    10-09-2012
    Location
    huntington beach, ca
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: multiple ifs with changing variables.

    Hi. yes if a and C are greater than zero then it should say "global"as well. All the variables will be zero at first and if the party decides to participate then they would be a value in greater than zero. so if a,b,c are greater then global, if a and b are greater than global, if a and c are greater than global, if b and c are greater than global. basically if more than 1 party decides to participate then it should say global otherwise just "",I tried your formula but it didn't work. =(
    Last edited by kristinejaekim; 10-09-2012 at 06:21 PM.

  4. #4
    Forum Expert
    Join Date
    09-01-2012
    Location
    Norway
    MS-Off Ver
    Office 365
    Posts
    2,844

    Re: multiple ifs with changing variables.

    Sorry about that, too late for thinking.
    Try this:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Or this:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by Jacc; 10-10-2012 at 02:15 AM.

+ 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