+ Reply to Thread
Results 1 to 2 of 2

error in IF function

  1. #1
    Registered User
    Join Date
    08-07-2009
    Location
    Prague
    MS-Off Ver
    Excel 2007
    Posts
    8

    error in IF function

    I am trying to create this function:

    =
    IF(D11=xxx;E6;
    IF(D11=xxx;E5;
    IF(D11=xxx;E7;
    IF(D11=xxx;E8;
    IF(D11=xxx;E9;
    IF(F11=xxx;E10;
    IF(F11=xxx;E11;
    IF(F11=xxx;E12;
    ))))))))

    So it means several IF functions in one formula. But I need more IF, not only 8. I need double. But it I continue the same way, i got error:

    The formula you typed contains an error ...

    Can someone help? Is there any limitation for IF function in one formula?

    Thank you

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: error in IF function

    I added an example of a possible solution
    Attached Files Attached Files

+ 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