Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DJ Magic
 
Posts: n/a
Default Nesting level limits

How come a formula can only contain up to seven levels of nested
functions.... I need more than this, maybe 10 upwards..., how can I get
around this problem? It seems a ridiculous limit seeing as Excel is a
programme driven by a computer which can cope with thousands and thousands of
formulae and functions!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMB
 
Posts: n/a
Default Nesting level limits

Also, you could use a defined name for part of your function

Click insert/names/define, in the refers to box type the piece of your
larger function you want represented by name. For example

NamedFunction = IF(AND(Condition1, Condition2), VLookup(Arg1, Arg2, Arg3,
Arg4), "")

Then, I could replace the IF statement in my larger function with the name,
NamedFunction and save 2 levels of nested function calls.





"DJ Magic" wrote:

How come a formula can only contain up to seven levels of nested
functions.... I need more than this, maybe 10 upwards..., how can I get
around this problem? It seems a ridiculous limit seeing as Excel is a
programme driven by a computer which can cope with thousands and thousands of
formulae and functions!

Reply
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
Excel Ranking Pre-Set Limits spkpnight Excel Discussion (Misc queries) 1 February 26th 06 01:08 AM
turning student scores into a level??? teacherphil Excel Worksheet Functions 4 January 15th 06 09:27 PM
Function that gives Group level? Jim C Excel Worksheet Functions 2 February 2nd 05 04:39 PM
How can I increas undo level in Microsoft EXCEL ? Sajid Siddique Excel Discussion (Misc queries) 5 November 27th 04 04:31 PM
How do i set up if function with more than level limits? Nested If Condition Excel Worksheet Functions 1 October 28th 04 06:12 PM


All times are GMT +1. The time now is 09:39 PM.

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

About Us

"It's about Microsoft Excel"