Hi all,
I have the following data:
Code Quantity Total Cost
E35 100
A89 300
E35 150
etc...
I need a formula that works out the total cost depending on the formula.
So far i've got this code:
=IF(E5="e35","A",IF(E5="a89","E",""))
if anyone could help me find out what i need to add to it i would be most grateful. Thanks,
Blyss
I have the following data:
Code Quantity Total Cost
E35 100
A89 300
E35 150
etc...
I need a formula that works out the total cost depending on the formula.
So far i've got this code:
=IF(E5="e35","A",IF(E5="a89","E",""))
if anyone could help me find out what i need to add to it i would be most grateful. Thanks,
Blyss