S
Souljah
Hi
I have a workbook with a Orders sheet, products sheet (for referenc
on the orders page)
I need a formula to give the price of a product automatically on th
order page by using the Product number.
I can currently do this but I have problems when the product numbe
repeats, It refers to the relative cell on the product page instead o
matching product numbers.
I'm quite new to excel functions so I'm not sure what is needed to mak
this possible...
Here is the formula im using.
=IF(B2=Products!A2,Products!D2, N/A)
Would I need a lookup function to work in tandem with the IF function
Any help is most appreciated
I have a workbook with a Orders sheet, products sheet (for referenc
on the orders page)
I need a formula to give the price of a product automatically on th
order page by using the Product number.
I can currently do this but I have problems when the product numbe
repeats, It refers to the relative cell on the product page instead o
matching product numbers.
I'm quite new to excel functions so I'm not sure what is needed to mak
this possible...
Here is the formula im using.
=IF(B2=Products!A2,Products!D2, N/A)
Would I need a lookup function to work in tandem with the IF function
Any help is most appreciated