LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,942
Default Nested Functions Limit

Thanks. i knew it went up but was guessing on that one.

Regards
FSt1

"T. Valko" wrote:

in 2007, this has been increased to 16(i think).


64 nested levels in Excel 2007.


--
Biff
Microsoft Excel MVP


"FSt1" wrote in message
...
hi
could you give an example of what would be in C3?

As to number of nested ifs, in 2003, you are limited to 7. in 2007, this
has
been increased to 16(i think).

Regards
FSt1

"bbal20" wrote:

I was wondering if there is a way to re-write the formula below or nest
more
than 7 IF scenarios. I need to be able to check for several scenarios or
more
than 7. Is this possible?

=IF(ISNUMBER(SEARCH("TIER 1",$C3,1)),"TIER 1",IF(ISNUMBER(SEARCH("TIER
2",$C3,1)),"TIER 2",IF(ISNUMBER(SEARCH("TIER 3",$C3,1)),"TIER
3",IF(ISNUMBER(SEARCH("Chicago",$C3,1)),"Chicago", IF(ISNUMBER(SEARCH("St.
Louis",$C3,1)),"St. Louis","Not Valid")))))
--
Thank you for your help and support






 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need to get around limit of 7 nested functions Amanda Excel Worksheet Functions 2 April 15th 08 04:02 AM
Limit to nested IF(ISNUMBER(SEARCH)) functions? Jonathan Horvath Excel Worksheet Functions 22 June 25th 07 08:04 PM
Nested If Limit Rick Excel Worksheet Functions 3 February 24th 06 03:50 PM
limit of 7 nested functions? Olympiad Excel Worksheet Functions 3 May 28th 05 07:47 AM
Nested IF limit or Open parentheses limit Fred Excel Discussion (Misc queries) 5 December 23rd 04 03:34 PM


All times are GMT +1. The time now is 08:47 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"