baileyb103
New Member
- Joined
- Jan 16, 2023
- Messages
- 26
- Office Version
- 365
- Platform
- Windows
I have been asked to produce a spreadsheet where we track trainee test results and to get an average for each trainee. I am currently using the formula =IFERROR(AVERAGEIF(B2:H2,"<>0"),"") so that it doesn't decrease the average for those that don't require a resit. However, for average purposes we want to cap the result at 65%. Ideally for other analysis we want to put in the actual marks scored but have the average work it out as 65% if it is 65% and over. I've been told to just put in 65 and then add a comment of actual score but that wouldn't suit for when they want other analysis conducted.
I've considered putting an IF function in, however unsure as to where it would go, and if there is a better function or method to utilise.
Thank you in advance for any help.
I've considered putting an IF function in, however unsure as to where it would go, and if there is a better function or method to utilise.
Thank you in advance for any help.