R
rhinozw
I have to translate actual score of 7/10 into 5 cells where the maximum in
each cell can only be 2. So the end result for this 7=2,2,2,1,0=7
In A1 I have a total test score of 10
In A2 I have the actual score = 7
SO this means that I scored 7 out of 10.
Now I am looking for a formula that breaks out the score of 7 into 5 cells
b2:f2 with the maximum of 2 being inserted into each cell. The end result
for 7 would be 7=2,2,2,1,0 or the end result for 3 would be 3=2,1,0,0,0.,etc,
etc.
Can anyone help please?
each cell can only be 2. So the end result for this 7=2,2,2,1,0=7
In A1 I have a total test score of 10
In A2 I have the actual score = 7
SO this means that I scored 7 out of 10.
Now I am looking for a formula that breaks out the score of 7 into 5 cells
b2:f2 with the maximum of 2 being inserted into each cell. The end result
for 7 would be 7=2,2,2,1,0 or the end result for 3 would be 3=2,1,0,0,0.,etc,
etc.
Can anyone help please?