I've got my database setup to return a score based on a series of questions. Each set of questions falls under a subject and I am trying to display both results and the category it came from. BL2:BL29 contains the final scores. a2:a29 are the list of subjects with a2 corresponding with bl2, etc. I have a formula to display the top 5 highest results from BL column. I need the names of those high scores in column a next to the score. I think column function is involved somehow but any help would be appreciated.