D
Derek M
Hi all
I have a vlookup table shown here
3.0% £375.00
4.0% £250.00
5.0% £120.00
6.0% £90.00
7.0% £60.00
My calculation is
=VLOOKUP('Diagnostics technician'!G12,'Diagnostics
technician'!O8
12,2,TRUE)+VLOOKUP('Diagnostics technician'!E12,'Diagnostics
technician'!J7:K13,2,TRUE)
Unfortunately i need the cell to display £120 if the percentage is over 4%,
the percentage at the moment is 4.03% and is displaying £250
I hope that makes sense, can anyone help?
Thank you all in advance
Derek
I have a vlookup table shown here
3.0% £375.00
4.0% £250.00
5.0% £120.00
6.0% £90.00
7.0% £60.00
My calculation is
=VLOOKUP('Diagnostics technician'!G12,'Diagnostics
technician'!O8

technician'!J7:K13,2,TRUE)
Unfortunately i need the cell to display £120 if the percentage is over 4%,
the percentage at the moment is 4.03% and is displaying £250
I hope that makes sense, can anyone help?
Thank you all in advance
Derek