Hi,
I have searched this forum and not found a solution to my problem yet, but everyone seems helpful here so I'm hopeful.
I have used a VLOOKUP to return a numerical value from text data from multiple columns. I have then averaged these results using a simple AVERAGE. I would now like to turn the numerical value results from the AVERAGE column, back in to the original text value using a VLOOKUP.
I have tried using a VLOOKUP within VLOOKUP but it won't work - I think because the lookup value is multiple cells with different values in. I've also tried using VALUE to transfer the result from AVERAGE in to a value, but it is returning the incorrect text value from the table. So for example, 4 should return 'proficient', but it is returning 'fail' which is a 0.
I hope someone can help me as I'm at a loss!
I have searched this forum and not found a solution to my problem yet, but everyone seems helpful here so I'm hopeful.
I have used a VLOOKUP to return a numerical value from text data from multiple columns. I have then averaged these results using a simple AVERAGE. I would now like to turn the numerical value results from the AVERAGE column, back in to the original text value using a VLOOKUP.
I have tried using a VLOOKUP within VLOOKUP but it won't work - I think because the lookup value is multiple cells with different values in. I've also tried using VALUE to transfer the result from AVERAGE in to a value, but it is returning the incorrect text value from the table. So for example, 4 should return 'proficient', but it is returning 'fail' which is a 0.
I hope someone can help me as I'm at a loss!