G
Guest
Hi,
I'm a teacher trying to make my life easier but…
Any help would be appreciated, thanks.
I have a few questions concerning a spreadsheet.
It is used to calculate pupils Levels (range 1-9) from their test
scores.
The idea is that you enter their test scores in one column and the
spreadsheet enters the correct level in the cell next to it.
It all works but I have a few simple questions.
Q1. If the score in a cell is zero the corresponding level cell
displays #N/A
Is it possible to have this display something more sensible, say 0 or
just blank?
Q2. in cell I12 I have the formula =COUNTIF(E5:E39,"=2")
The "=2" refers to the level in cell G12
I tried to reference the cell g12 directly by making the formula
read
=COUNTIF(E5:E39,=G12)
but this doesn't work. I tried putting quotes around it but
that didn't help.
G12 just contains a number (in the range 2 to 9)
It seams sill to have to enter the number again, if the number
ever changes I have to remember to change it in two places, doesn't seem
efficient to me.
Q3 Is it possible to make some cells un-editable to stop users
accidentally corrupting cells.
They only need access to some of the cells to enter pupils name,
score and the level threshold.
Thanks
I'm a teacher trying to make my life easier but…
Any help would be appreciated, thanks.
I have a few questions concerning a spreadsheet.
It is used to calculate pupils Levels (range 1-9) from their test
scores.
The idea is that you enter their test scores in one column and the
spreadsheet enters the correct level in the cell next to it.
It all works but I have a few simple questions.
Q1. If the score in a cell is zero the corresponding level cell
displays #N/A
Is it possible to have this display something more sensible, say 0 or
just blank?
Q2. in cell I12 I have the formula =COUNTIF(E5:E39,"=2")
The "=2" refers to the level in cell G12
I tried to reference the cell g12 directly by making the formula
read
=COUNTIF(E5:E39,=G12)
but this doesn't work. I tried putting quotes around it but
that didn't help.
G12 just contains a number (in the range 2 to 9)
It seams sill to have to enter the number again, if the number
ever changes I have to remember to change it in two places, doesn't seem
efficient to me.
Q3 Is it possible to make some cells un-editable to stop users
accidentally corrupting cells.
They only need access to some of the cells to enter pupils name,
score and the level threshold.
Thanks