Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Excel 2007 balks at 7 nested IFs

I am trying to use a formula with 13 nested IFs in Excel 2007. But I get a
message that the formula "uses more levels of nesting than are allowed in the
current format" whether I am using xlsx, xlsm or xlsb. Excel 2007 is supposed
to allow up to 64 nestings but I find it balks at more than seven.
--
Hal
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Excel 2007 balks at 7 nested IFs

There are usually alternative ways of writing formulae to avoid
excessive nesting of IFs. Post your formula here with a description of
what you are trying to do and someone will be able to advise on other
ways of achieving the desired outcomes.

Hope this helps.

Pete

On May 12, 11:22 pm, Hal mcl wrote:
I am trying to use a formula with 13 nested IFs in Excel 2007. But I get a
message that the formula "uses more levels of nesting than are allowed in the
current format" whether I am using xlsx, xlsm or xlsb. Excel 2007 is supposed
to allow up to 64 nestings but I find it balks at more than seven.
--
Hal



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Excel 2007 balks at 7 nested IFs

the formula "uses more levels of nesting than are allowed in the
current format"


Did you open a file in xls format in Excel 2007?

Biff

"Hal mcl" wrote in message
...
I am trying to use a formula with 13 nested IFs in Excel 2007. But I get a
message that the formula "uses more levels of nesting than are allowed in
the
current format" whether I am using xlsx, xlsm or xlsb. Excel 2007 is
supposed
to allow up to 64 nestings but I find it balks at more than seven.
--
Hal



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Excel 2007 balks at 7 nested IFs

Thank you very much fo your help. The file was originally xls. Saving it as
xlsx evidently did not remove the limitations on xls. I have now copied the
file into a new 2007 Workbook and my formula with 13 IF nestings (for which
no series of VLOOKUPs can substitute) works like charm!
--
Hal


"T. Valko" wrote:

the formula "uses more levels of nesting than are allowed in the
current format"


Did you open a file in xls format in Excel 2007?

Biff

"Hal mcl" wrote in message
...
I am trying to use a formula with 13 nested IFs in Excel 2007. But I get a
message that the formula "uses more levels of nesting than are allowed in
the
current format" whether I am using xlsx, xlsm or xlsb. Excel 2007 is
supposed
to allow up to 64 nestings but I find it balks at more than seven.
--
Hal




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Excel 2007 balks at 7 nested IFs

I know this comment is old but I'm stumped. I've sort of self-taught myself
how to use Excel for work, and I'm trying to use an IF statement with 15
nested IFs. I cannot save it as xlsx because the document needs to be in a
format accessible to people with older computers. Is there a way I can get
around this by using another type of statement?

Thanks so much. I appreciate any help. If someone thinks they can I'd be
happy to send them the actual formula I am working on.

Em

"Hal mcl" wrote:

Thank you very much fo your help. The file was originally xls. Saving it as
xlsx evidently did not remove the limitations on xls. I have now copied the
file into a new 2007 Workbook and my formula with 13 IF nestings (for which
no series of VLOOKUPs can substitute) works like charm!
--
Hal


"T. Valko" wrote:

the formula "uses more levels of nesting than are allowed in the
current format"


Did you open a file in xls format in Excel 2007?

Biff

"Hal mcl" wrote in message
...
I am trying to use a formula with 13 nested IFs in Excel 2007. But I get a
message that the formula "uses more levels of nesting than are allowed in
the
current format" whether I am using xlsx, xlsm or xlsb. Excel 2007 is
supposed
to allow up to 64 nestings but I find it balks at more than seven.
--
Hal






  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Excel 2007 balks at 7 nested IFs

See this:

http://spreadsheetpage.com/index.php..._if_functions/

--
Biff
Microsoft Excel MVP


"Shmem" wrote in message
...
I know this comment is old but I'm stumped. I've sort of self-taught myself
how to use Excel for work, and I'm trying to use an IF statement with 15
nested IFs. I cannot save it as xlsx because the document needs to be in a
format accessible to people with older computers. Is there a way I can
get
around this by using another type of statement?

Thanks so much. I appreciate any help. If someone thinks they can I'd be
happy to send them the actual formula I am working on.

Em

"Hal mcl" wrote:

Thank you very much fo your help. The file was originally xls. Saving it
as
xlsx evidently did not remove the limitations on xls. I have now copied
the
file into a new 2007 Workbook and my formula with 13 IF nestings (for
which
no series of VLOOKUPs can substitute) works like charm!
--
Hal


"T. Valko" wrote:

the formula "uses more levels of nesting than are allowed in the
current format"

Did you open a file in xls format in Excel 2007?

Biff

"Hal mcl" wrote in message
...
I am trying to use a formula with 13 nested IFs in Excel 2007. But I
get a
message that the formula "uses more levels of nesting than are
allowed in
the
current format" whether I am using xlsx, xlsm or xlsb. Excel 2007 is
supposed
to allow up to 64 nestings but I find it balks at more than seven.
--
Hal





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
nested if based on nested if in seperate sheet. how? scouserabbit Excel Worksheet Functions 5 March 2nd 07 04:03 PM
Problems with my links to an excel 2007 file from a word 2007 file sc Links and Linking in Excel 0 February 21st 07 10:12 AM
Nested Sub-Totals in Excel NC Yoko Excel Discussion (Misc queries) 5 October 4th 06 10:44 PM
Is anyone having problems with nested subtotaling in XP Excel Wyndhamc01 Excel Discussion (Misc queries) 3 September 14th 06 01:08 PM
Allow more than 7 nested IF THEN tests in EXCEL. Allow 30 or more R Excel Worksheet Functions 3 November 18th 05 06:38 AM


All times are GMT +1. The time now is 04:27 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"