Hi Guys
This formula work ok.
IF(ROUND(VLOOKUP(B16,prev,3,0)*1.1,2)<>E16,"C","")
The challenge I am having is how to go about including another
3 vlookups with an OR function statement.
If rounded vlookups ne E16 OR F17 OR F18 OR F19 then "C" else null
Appreciate some feedback
Regards,
Tassie
This formula work ok.
IF(ROUND(VLOOKUP(B16,prev,3,0)*1.1,2)<>E16,"C","")
The challenge I am having is how to go about including another
3 vlookups with an OR function statement.
If rounded vlookups ne E16 OR F17 OR F18 OR F19 then "C" else null
Appreciate some feedback
Regards,
Tassie