Hi,
Please cananyone help me on this issue.
Present I have this. The total column adds up the mark of the student in all the subjects.
Student Sub1 Sub2 Sub3 Sub4 Total
S1 12% 38% 20% 20% 100%
S2 13% 37% 19% 31% 100%
S3 15% 15% 15% 15% 100%
This is what I want. As a user, I can enter only 100 in any one of the subject and this would automatically lock the rest of the cells. I want to do this only for few students and not for all.
Student Sub1 Sub2 Sub3 Sub4 Total
S1 0% 100% 0% 0% 100%
S2 0% 0% 100% 0% 100%
S3 0% 0% 0% 0% 100%
Bookmarks