LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Damon Longworth
 
Posts: n/a
Default

It depends on what you are trying to accomplish. Here are a couple
possibilities:

=if(a1=2,"Yes ","")&if(a1=3,"you ","")&if(a1=4,"can.","")&if(..............

Or

=if(a1=2,3,0)+if(a1=3,4,0)+if(a1=4,5,0)+if(....... .......

--
Damon Longworth

Don't miss out on the 2005 Excel User Conference
Sept 16th and 17th
Stockyards Hotel - Ft. Worth, Texas
www.ExcelUserConference.com


"Summer Scobell" <Summer wrote in message
...
I'm trying to get excel to do a large IF logical function where I turn 14
different lengths each into a two digit code. Is there any way to get
past
the limit of 7 nested arguments?



 
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
Running XY chart labeller using a macro's parameters and arguments. Hari Prasadh Charts and Charting in Excel 1 July 12th 05 05:00 PM
Something similar to sum() but ignoring error value arguments! agarwaldvk Excel Worksheet Functions 10 July 11th 05 10:48 PM
=COUNTIF How to if 2 or more arguments??? Trixie Excel Worksheet Functions 1 March 3rd 05 07:55 PM
How can I nest more than seven functions in MS Excel? DMB Excel Worksheet Functions 3 January 9th 05 04:47 PM
double lookup, nest, or macro? Josef.angel Excel Worksheet Functions 1 October 29th 04 09:50 AM


All times are GMT +1. The time now is 08:48 PM.

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"