This proposed solution makes a few changes to the table on the RMFA scores sheet as some lower limits were the same as the upper limits.
Also removed an extra space in cell N3 on the BFT VO2 sheet.
The array entered formulas* that display the scores 'By Formula' are in columns adjacent to the tables so as to show that they return the same values.
On the BFT VO2 sheet the formula is:
Formula:
=ROUNDUP(IF(B4="BFT",MATCH(C4,INDEX('RMFA Scores'!C$3:L$8,MATCH(B4,'RMFA Scores'!B$3:B$8,0),0),-1),MATCH(D4,INDEX('RMFA Scores'!C$3:L$8,MATCH(B4,'RMFA Scores'!B$3:B$8,0),0),1))/2,0)
On the Body weight sheet the formula is:
Formula:
=ROUNDUP(MATCH(D3,INDEX('RMFA Scores'!C$3:L$8,MATCH(C3,'RMFA Scores'!B$3:B$8,0),0),1)/2,0)
*Array entered formulas are confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer. This needs to be done before copying the formula down the column.
Let us know if you have any questions.
Bookmarks