+ Reply to Thread
Results 1 to 6 of 6

Se Function Help

  1. #1
    Registered User
    Join Date
    04-20-2008
    Posts
    3

    Se Function Help

    Hello,
    I need to know what is wrong with this one:

    =se(q2=R32+Q:Q+R:R;"A";se(q2=6;"B";se(q2=5;"c";se(q2=4;"D";se(q2=3;"E";se(q2=2;"F";"G"))))))

    I am going crazy...
    Thanks!!!

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,887
    Is it safe to assume that "SE" is equivalent to "IF" in U.S. English versions of Excel?

    If so, what are you trying to do with the first part:

    =SE(Q2=R32+Q:Q+R:R;"A";....

    If Q2 = (R32 + all of column Q + all of column R), then return "A"??

  3. #3
    Registered User
    Join Date
    04-20-2008
    Posts
    3
    Dear Paul,
    yes, it is the italian version.

    There was a problem when I copied, here is the real string:

    =se(q2=7;"a";se(q2=6;"b";se(q2=5;"c";se(q2=4;"d";se(q2=3;"e";se(q2=2;"f";"g"))))))

    Thanks!

  4. #4
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,887
    I honestly don't see a problem with the formula. I copied it to my workbook, changed the references from "se" to "if", and changed the ";" to "," and it worked just fine.

    Are you getting incorrect results, or is the result not changing? If it's the latter, check to see if your calculation is set to Automatic (Tools -> Options -> Calculation tab). If it's the former, what results are you seeing?

    Or is it simply throwing an error when trying to enter the formula?

  5. #5
    Registered User
    Join Date
    04-20-2008
    Posts
    3
    it was the commas!!!!!
    the online guide in italian presents the formula with ;, not with '.

    THANKS!!!!!

  6. #6
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,887
    Ah, glad to see you got it working. The semi-colon vs. comma can be tricky between versions and your regional settings.

+ 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