SFCChase
Board Regular
- Joined
- Jun 25, 2013
- Messages
- 107
- Office Version
- 2016
- Platform
- Windows
Good morning all,
Hoping for some assistance. I have a spreadsheet that uses an Index/Match formula to return an exam score off of another tab and it works beautifully. I have been asked to improve it by making a change to the look of a final grade sheet. Currently the Index/Match results in a 0 for any exam that the student has not taken. Is there a way to change that 0 to either a - or a blank for exams that have no score? At this time the data page has a blank it in for exams that haven't been taken and I would like to avoid having to manually enter a - into each exam that isn't taken (it would be time consuming as well as require me to re-write a bunch of other formulas that read those columns). If there is more information needed, please let me know.
DATA SHEET
CURRENT GRADE SHEET
DESIRED GRADE SHEET
Final grade on data sheet has an embedded formula that calculates scores for a retest (best they can do is a 76 if they pass retest). Grade score on grade sheets is calculated from final scores.
sorry for not being able to upload the actual sheet but i'm on a government computer that is less than cooperative.
Hoping for some assistance. I have a spreadsheet that uses an Index/Match formula to return an exam score off of another tab and it works beautifully. I have been asked to improve it by making a change to the look of a final grade sheet. Currently the Index/Match results in a 0 for any exam that the student has not taken. Is there a way to change that 0 to either a - or a blank for exams that have no score? At this time the data page has a blank it in for exams that haven't been taken and I would like to avoid having to manually enter a - into each exam that isn't taken (it would be time consuming as well as require me to re-write a bunch of other formulas that read those columns). If there is more information needed, please let me know.
DATA SHEET
PVT SNUFFY | INITIAL | RETEST A | RETEST B | FINAL |
EXAM 1 | 100 | 100 | ||
EXAM 2 | 70 | 80 | 76 | |
EXAM 3 | 84 | 84 | ||
EXAM 4 |
CURRENT GRADE SHEET
PVT SNUFFY | INITAL | RETEST A | RETEST B | FINAL | GRADE |
EXAM 1 | 100 | 0 | 0 | 100 | A |
EXAM 2 | 70 | 80 | 0 | 76 | C |
EXAM 3 | 0 | 84 | 0 | 84 | B |
EXAM 4 | 0 | 0 | 0 | 0 | F |
DESIRED GRADE SHEET
PVT SNUFFY | INITIAL | RETEST A | RETEST B | FINAL | GRADE |
EXAM 1 | 100 | - | - | 100 | A |
EXAM 2 | 70 | 80 | - | 76 | C |
EXAM 3 | - | 84 | - | 84 | B |
EXAM 4 | - | - | - | - | - |
Final grade on data sheet has an embedded formula that calculates scores for a retest (best they can do is a 76 if they pass retest). Grade score on grade sheets is calculated from final scores.
sorry for not being able to upload the actual sheet but i'm on a government computer that is less than cooperative.