+ Reply to Thread
Results 1 to 5 of 5

Nested If function with Text

  1. #1
    Registered User
    Join Date
    02-24-2010
    Location
    Edmond, OK
    MS-Off Ver
    Mac Numbers and Mac Excel Ver 16.22
    Posts
    95

    Nested If function with Text

    This formula seems to work fine for the first two logical tests, but when it come to adding the third, I get an error.

    =IF(E5="Hourly",C5*D5,IF(E5="Daily",(C5*D5)*8,IF(E5="Weekly",(C5*D5)*32,''"))

    What I am I missing here?

    Thank you,

    Tim

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Nested If function with Text

    What kind of error?

    Does this works?

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    12-28-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    23

    Re: Nested If function with Text

    Hi,

    Instead of double quote, you have entered 2 single quote and 1 double quote.

    =IF(E5="Hourly",C5*D5,IF(E5="Daily",(C5*D5)*8,IF(E5="Weekly",(C5*D5)*32,"")))

    Check the above....


    Regards,
    Raja

  4. #4
    Registered User
    Join Date
    02-24-2010
    Location
    Edmond, OK
    MS-Off Ver
    Mac Numbers and Mac Excel Ver 16.22
    Posts
    95

    Re: Nested If function with Text

    Yes that does work. I thought I had tried several times to add an additional parenthesis on the end of the formulat...........ohh well!!

    Thank you!

  5. #5
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Nested If function with Text

    You are welcome and thanks for the feedback.

    As that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED,as per Forum Rule #9. Thank you.

    Also, as a new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] nested if function trying to find text and return text in different cell
    By shelbyleighh in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-14-2013, 12:16 PM
  2. nested vlookup in a text function
    By pma85 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-31-2013, 05:59 PM
  3. I need a function that will return a value nested in a text string
    By dgallegos in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-18-2013, 04:06 PM
  4. convert text string to cell address to use in a nested function
    By scrid in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-18-2012, 02:53 AM
  5. Replies: 1
    Last Post: 04-16-2008, 08:45 AM

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