+ Reply to Thread
Results 1 to 3 of 3

Thread: adding another word to a formula to get same anaswer

  1. #1
    Registered User
    Join Date
    10-09-2011
    Location
    england
    MS-Off Ver
    Excel 2003
    Posts
    13

    adding another word to a formula to get same anaswer

    =IF(EZ12="WIN",EU12*EW12/EY12,IF(EZ12="POSTPONED",0,-EU12))

    I have the above formula and I am wanting to ad the words "SEQUENCE END" to the formula so that it calculates the same as the word "WIN"

    Can anyone help.
    Last edited by docrobo; 10-24-2011 at 07:14 PM.

  2. #2
    Forum Moderator daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2007
    Posts
    10,052

    Re: Excel 2007 help

    Try using OR....

    =IF(OR(EZ12={"WIN","SEQUENCE END"},EU12*EW12/EY12,IF(EZ12="POSTPONED",0,-EU12))
    Audere est facere

  3. #3
    Registered User
    Join Date
    10-09-2011
    Location
    england
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: Excel 2007 help

    I have pasted the formula in to the spreadsheet but when saving it I am getting an error that a parenthesis is missing.

+ 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.2.0