Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Using nesting in the 64 IF function in Excel 2007

I'm trying to have 20 arguments in the IF function and it will only let me do
7. I thought excel 207 allowed 64. What am I doing wrong?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default Using nesting in the 64 IF function in Excel 2007

By any chance is your file an .xlS instead of 2007 format. If so, save save
as .xlsx closereopen.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Garry R" <garryr*yahoo.com wrote in message
...
I'm trying to have 20 arguments in the IF function and it will only let me
do
7. I thought excel 207 allowed 64. What am I doing wrong?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default Using nesting in the 64 IF function in Excel 2007

Is that workbook saved in 2003; and opened in 2007. Try re-saving that in
2007 format .xlsx and reopen...
--
If this post helps click Yes
---------------
Jacob Skaria


"Garry R" wrote:

I'm trying to have 20 arguments in the IF function and it will only let me do
7. I thought excel 207 allowed 64. What am I doing wrong?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default Using nesting in the 64 IF function in Excel 2007

What you are doing wrong is nesting more than 7 conditions in an If
statement. You will find that this level of nesting makes the formula
virtually unmaintainable. There's always a better way, the most common
solution being Vlookup.

Regards,
Fred.

"Garry R" <garryr*yahoo.com wrote in message
...
I'm trying to have 20 arguments in the IF function and it will only let me
do
7. I thought excel 207 allowed 64. What am I doing wrong?


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Using nesting in the 64 IF function in Excel 2007

If I have understood your query correctly for an IF Function to have maximum
nesting , please try this:

=IF(criteria1= something ,desired value1," ")&IF(criteria 2=
something,desired value2," ").............. &IF(criteria 19= something
,desired value 19,desired value 20)
Pl try the maximum you can reach and let us know.

"Garry R" wrote:

I'm trying to have 20 arguments in the IF function and it will only let me do
7. I thought excel 207 allowed 64. What am I doing wrong?

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
Nesting Limit 2007 bbal20 Excel Worksheet Functions 5 June 8th 09 12:49 AM
Excel 2007 problem nesting If & And Steve Excel Worksheet Functions 3 February 4th 09 09:08 AM
Excel 2007 problem nesting IF & AND Steve Excel Worksheet Functions 0 February 3rd 09 11:26 AM
Excel 2007 backwards compatibility - nesting functions ilia Excel Worksheet Functions 6 June 25th 07 05:58 PM
Nesting Networkdays function inside and If function Addison Excel Worksheet Functions 2 April 13th 06 08:04 PM


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