ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   pick from list (https://www.excelbanter.com/excel-discussion-misc-queries/158437-pick-list.html)

ekkeindoha

pick from list
 
Good day,

A B C D
1 AA AC
2 AB AA
3 X AC AD
4 X AD

What I need to do are - if AC in column C are marked with A "X" in column B,
it must give me the value in column A

Sandy Mann

pick from list
 
Try:

=SUMPRODUCT((C1:C14="AC")*(B1:B14="X")*A1:A14)

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"ekkeindoha" wrote in message
...
Good day,

A B C D
1 AA AC
2 AB AA
3 X AC AD
4 X AD

What I need to do are - if AC in column C are marked with A "X" in column
B,
it must give me the value in column A





All times are GMT +1. The time now is 12:33 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com