ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   LOOKUP with 2 or more criteria (https://www.excelbanter.com/excel-worksheet-functions/126890-lookup-2-more-criteria.html)

Tomas

LOOKUP with 2 or more criteria
 
How I have to insert formula, if I want to insert 2 criteria for lookup.
For example:
LOOKUP a figure in col 3 if criteria 1 and crietria 2 is true.

Thanks for advice in forward.

Tomas

Mike

LOOKUP with 2 or more criteria
 
Tomas,

I may not be understanding your question but if you simply want to validate
a cell in column a & b and if true return column c then this will do it.

=IF(AND(A1="a", B1="b"), C1, "Criteria not met.")

substitute a and b for the values you want to validate

"Tomas" wrote:

How I have to insert formula, if I want to insert 2 criteria for lookup.
For example:
LOOKUP a figure in col 3 if criteria 1 and crietria 2 is true.

Thanks for advice in forward.

Tomas



All times are GMT +1. The time now is 09:51 AM.

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