+ Reply to Thread
Results 1 to 7 of 7

Text+numbers nested IF functions

  1. #1
    Registered User
    Join Date
    11-19-2016
    Location
    Bohinj
    MS-Off Ver
    14.6.8 for Mac
    Posts
    3

    Text+numbers nested IF functions

    Hey!

    So I would like to write a nested IF function, which would speed up my work, but I'm stuck with a problem and I hope someone can help.
    If I write for e.g.: IF(A1=4265; "Radovljica";0) everything is ok and it works fine but if I add another one lets say: ...+IF(A1=9020;"Klagenfurt";0) it comes out as #VALUE!

    I have a similar function which works, but this one just doesn't.

    Anybody?

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,913

    Re: Text+numbers nested IF functions

    Try this ...

    =SUM(...;IF(A1=9020;"Klagenfurt";0))

  3. #3
    Registered User
    Join Date
    11-19-2016
    Location
    Bohinj
    MS-Off Ver
    14.6.8 for Mac
    Posts
    3

    Re: Text+numbers nested IF functions

    Doesn't work either. Thank you tho!

  4. #4
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: Text+numbers nested IF functions

    Try

    =IF(A1=4265; "Radovljica";IF(A1=9020;"Klagenfurt";0))
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  5. #5
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,209

    Re: Text+numbers nested IF functions

    This ...???

    =IF(A1=4265; "Radovljica";IF(A1=9020;"Klagenfurt";0))

  6. #6
    Registered User
    Join Date
    11-19-2016
    Location
    Bohinj
    MS-Off Ver
    14.6.8 for Mac
    Posts
    3

    Re: Text+numbers nested IF functions

    Great, working like a charm! Thank you!

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: Text+numbers nested IF functions

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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. Nested functions not calculating with"text" or providing value... HELP!
    By jnswbc in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-19-2016, 08:53 AM
  2. Nested IF Statements Using Just Text - No Numbers
    By salhakim in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-01-2015, 05:43 PM
  3. Replies: 6
    Last Post: 03-17-2015, 01:35 AM
  4. Nested Functions with SUMIF and TEXT Not Working
    By Jerryz in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-01-2014, 04:52 PM
  5. [SOLVED] URGENT HELP NEEDED Nested IF Functions Using Text in Excel 2010
    By xWeen82x in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-03-2014, 06:53 AM
  6. Removing Ranking Numbers with Text Functions
    By mrvp in forum Excel General
    Replies: 3
    Last Post: 12-06-2011, 04:33 PM
  7. Nested functions on text
    By alemar in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 06-06-2009, 01:59 PM

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