hi there
having trouble with the vlookup.
in cell I17 i want to use the Vlookup table i have produced to find whether the grades in cells (G17:G56) are fail, pass, merit and to return the data fail, pass or merit in cell I17. i have made tried and failed can you please show me where im going wrong and explain why my function that is already in cell I17 doesnt work.
thank you as always kitty
=VLOOKUP(“Result”,Grade_Lookup_Table,15,G17:G56)