LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How can I use a IF Array combination to return values?

I have a spread sheet in which I am trying to link a number of cells output
to the results of a data validation drop down list. This is a long list with
a lot of corresponding data; I am trying to find a way to use an IF Array to
output the correct values instead of using nested IF statements because my
data set is too large for nested IF's.

I tried to use the following function {=IF($D$19=$D$91:$D$217,F91:F97," ")}
but it only work for the first value output. When evaluating the program the
logic portion appears to work on the array but does not link with the array
of the output.

Anyone have any ideas as to how best to accomplish this.

--
Steve
 
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
How to return an array of values that are not zero/Null apache007 Excel Discussion (Misc queries) 9 May 15th 09 06:00 AM
Use array to return array of values Brad Excel Worksheet Functions 2 March 30th 06 05:58 PM
Return an array of values from a function Raul Excel Programming 6 December 13th 04 07:33 PM
VBA Syntax for VLOOKUP to return array of return values Alan Beban[_3_] Excel Programming 7 August 5th 03 11:41 AM


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