G
Guest
I trying a use the vlookup function to look up a couple set of formulas used
to calculate the cost of my list of items. How Can I get the vlookup to read
the formula and not the value of the formula?
If it helps here is one of the formulas if it helps
=IF(AQ2>8,AQ2/4-1,IF(AQ2=1,-2,IF(AQ2=2,
1,IF(AQ2=4,0,IF(AQ2=8,1,"Invalid")))))+$A$4
to calculate the cost of my list of items. How Can I get the vlookup to read
the formula and not the value of the formula?
If it helps here is one of the formulas if it helps
=IF(AQ2>8,AQ2/4-1,IF(AQ2=1,-2,IF(AQ2=2,
1,IF(AQ2=4,0,IF(AQ2=8,1,"Invalid")))))+$A$4