Hey all!
I'm trying to make an excel sheet for my ROTC Battalion's APFT scores.My goal is to make a table to autofill the scores when the number of repetitions has been entered. I have all of the standards in tables on 2 other sheets, one for males one for females.
Thus, the rows look like this : Name, Age, Gender, # of pushups, pushup scores, # of situps, situp score, run time, run score, total. The non-editable columns of scores will have their values pulled from the table.
APFT.xlsx
The issue that I'm having is that the individuals first have to be classified as male or female. If male, one set of scores needs to be used. If female, the other. From there, I tried using MATCH to analyze the table corresponding to the type of work out and compare the age grouping with the number of repetitions... But it isn't working. Vlookup isn't working either because apparently it can only analyze one variable at a time.
So distinguish male/female. Reference corresponding table, match age into age group and match repetition number on table to display the score in the score column.
Attached is the excel sheet.
Thanks for any help!
Brittanie
Bookmarks