LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #10   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Array with multiple selection criteria

Hi,

You may mail me the file at ask(at)ashishmathur(dot)com

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Robert Robinson" wrote in
message ...
Yes.

Excel just did not seem to like the "Match" part of the formula
--
Robert Robinson


"Ashish Mathur" wrote:

Hi,

Did you do the Ctrl+Shift+Enter

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Robert Robinson" wrote in
message ...
Excel does not seem to like the D6:D9 and E6:E9 arguments...
--
Robert Robinson


"Ashish Mathur" wrote:

Hi,

You can use this array formula (Ctrl+Shift+Enter). I have assumed
that
the
data below is in range D6:F9. D12 and E12 have CF and BLV

=INDEX($D$6:$F$9,MATCH(D12&E12,D6:D9&E6:E9,0),3)

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Robert Robinson" wrote in
message ...
I have a 3 column list. Two columns have criteria which must be true
in
order
to select the value of the third (numeric) column. For example:

Sheet 1
Col 1 Col2 Amount
CF AMI 1000.00
CI AMI 230.00
CF BLV 1500.00
CI BLV 160.00

I want to insert these values in a separate sheet, according to my
selection
rules, for example:

Sheet 2
Cell A6 If column 1 = CF and column 2 = AMI insert contents of
column 3
Cell A7 If column 1 = CF and column 2 = BLV insert contents of
column 3
Cell B6 If column 1 = CI and column 2 = AMI insert contents of
column 3
Cell B7 If column 1 = CI and column 2 = BLV insert contents of
column 3

This is a very simple query, but my issue is that I am not sure if I
should
use a lookup or a nested IF statement, or if there is another
function
that I
should use instead. Please advise.
--
Robert Robinson



 
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
Multiple Criteria for lookup array NoodNutt Excel Worksheet Functions 3 March 10th 08 03:19 AM
MODE fx in array using multiple criteria Jon Young Excel Worksheet Functions 4 February 28th 08 09:55 PM
Can I use an array formula with multiple criteria in the same row? Dan the Man Excel Worksheet Functions 8 July 2nd 07 04:05 AM
Array Formulas with multiple criteria in the same row? Dan the Man[_2_] Excel Worksheet Functions 6 July 1st 07 05:25 PM
SUMIF MULTIPLE ARRAY CRITERIA Santa-D Excel Worksheet Functions 1 January 16th 07 03:24 AM


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