Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 124
Default Alternative to the limitations of the 'IF' function in Excel?

Is there any Alternative to the limitations of the 'IF' function in Excel?

Would like to return more than 7 text values contianed on another tab within
my workbook based on one value
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Alternative to the limitations of the 'IF' function in Excel?

You can probably use some kind of lookup formula.

Describe what you're trying to do in more detail. Post an example of your
nested IF formula.

--
Biff
Microsoft Excel MVP


"Charles" wrote in message
...
Is there any Alternative to the limitations of the 'IF' function in Excel?

Would like to return more than 7 text values contianed on another tab
within
my workbook based on one value



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Alternative to the limitations of the 'IF' function in Excel?

VLOOKUP?

INDEX(MATCH?


Gord Dibben MS Excel MVP

On Fri, 6 Mar 2009 12:30:01 -0800, Charles
wrote:

Is there any Alternative to the limitations of the 'IF' function in Excel?

Would like to return more than 7 text values contianed on another tab within
my workbook based on one value


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Alternative to the limitations of the 'IF' function in Excel?

You could have a construct like this:

=IF( ... ) & IF( ... ) & IF( ... ) & IF( ... ) ...

and so on, where each IF could return one text value or "".

Hope this helps.

Pete

On Mar 7, 2:13*am, Gord Dibben <gorddibbATshawDOTca wrote:
VLOOKUP?

INDEX(MATCH?

Gord Dibben *MS Excel MVP

On Fri, 6 Mar 2009 12:30:01 -0800, Charles



wrote:
Is there any Alternative to the limitations of the 'IF' function in Excel?


Would like to return more than 7 text values contianed on another tab within
my workbook based on one value- Hide quoted text -


- Show quoted text -


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
function nesting limitations Bitter Clinger New Users to Excel 5 November 3rd 08 01:40 AM
Alternative for IF function Dez Excel Discussion (Misc queries) 1 September 21st 05 10:05 AM
Indirect function - Limitations Ken Cobler Excel Worksheet Functions 2 September 16th 05 04:59 PM
Excel If function alternative saborbas Excel Worksheet Functions 6 April 24th 05 12:18 PM
function cell range limitations AXA Excel Worksheet Functions 3 January 30th 05 11:09 PM


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