D
Darren
I have a list of 20 names all with 24 separate attributes. Using the max()
function, I can get the highest value for each attribute. With the highest
attributes in a separate table, how do I get the corresponding name to appear
next to each of them?
function, I can get the highest value for each attribute. With the highest
attributes in a separate table, how do I get the corresponding name to appear
next to each of them?