Finance 3.0 - Social Network for Finance

Smart financial thinking

Muhammad Majid

Double Criteria in Excel

I have a problem in excel to match double critaria. I am sending my file with this problem attach. I would like to check first "Product" then "Sizes" and after checking it excel give me wight rate.

Plz help me to solve this problem. Tell me the formula to check doublling the "Product" and "Sizes". For Example enter Product cell H1 and and enter sizes cell H2 then check product and sizes in given list and wight should be automatic calculate in cell H5. If any cretaria is wrong then wight should not be calculated.

You can see my attach file.

Tags: double counting, excel

Attachments:

Reply to This

Replies to This Discussion

Attached is my answer
Attachments:

Reply to This

This could also be done in following way.
Attachments:

Reply to This

Hello Sir,

You have solved my problem in past, sir i want to request you to solve again my problem. I am sending you again my double criteria file. if H1 cell and H2 cell will match the list of give product and sizes then H5 cell pickup weight automatically from the given list then multiply with I1 cell for true condition otherwise multiply with j1 cell for false condition.
this is if then criteria.

thanks
Attachments:

Reply to This

Well you can even use this instead of Arraying the Index fn

= SUMPRODUCT((B3:B27 = H1)*1, (C3:C27 = H2)*1, D3:D27)

Thanks,
Ankit

Reply to This

I hope you wanted this.....

Check if i have understood your query.
Attachments:

Reply to This

Thanks Sir,

You solved my problem.

Majid Siddique

Reply to This

RSS

© 2010   Created by Finance 3.0.

Badges  |  Report an Issue  |  Terms of Service

Sign in to chat!