sureshsonti
Member
Hi,
I am using index match function to get price and cost values and I used this formula to get the price based on 2 columns (Products and Sale Type). When I change the sale type to Whole Sale I am getting #VALUE! error.
=INDEX(prices,MATCH(1,(products = C4)*(saletype = D4),0))
I have 2 tabs prices_costs and sales
Please help
Thanks
I am using index match function to get price and cost values and I used this formula to get the price based on 2 columns (Products and Sale Type). When I change the sale type to Whole Sale I am getting #VALUE! error.
=INDEX(prices,MATCH(1,(products = C4)*(saletype = D4),0))
I have 2 tabs prices_costs and sales
Please help
Thanks