nieuwkrijt
New Member
- Joined
- Oct 7, 2017
- Messages
- 2
Hi,
I am a teacher from the Netherlands and I would like to create a tool that lets Excel enter a grade (double digit number, i.e 6.7) in a cell next to a pupils name based on information in another cell in another worksheet.
This is what I have:
Multiple worksheets:
Worksheet 1 = contains parameters that lets me set total points, and ...%=6.0 (sufficient grade)
Worksheet 2 = graph with scores and columns with ...points = ...score
What I want is:
Worksheet 3:
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Name pupil[/TD]
[TD]Points[/TD]
[TD]Grade[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Pupil 1[/TD]
[TD]45[/TD]
[TD]8.9[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Pupil 2[/TD]
[TD]This information is manually entered by me.[/TD]
[TD]This information should be generated based on a command. Namely: C3=the score that result from B3's amount of points (i.e. 40) which can be found in another worksheet with the scores.[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Pupil 3[/TD]
[TD]This information is manually entered by me.[/TD]
[TD]This information should be generated based on a command. Namely: C4=the score that result from B4's amount of points (i.e. 40) which can be found in another worksheet with the scores.[/TD]
[TD]
[/TD]
[/TR]
</tbody>[/TABLE]
Here are some screenshots to clarify:
https://imgur.com/5ggEnZI
https://imgur.com/ZZlv4m3
https://imgur.com/tFNAJQG
Thanks so much in advance!
Dennis
I am a teacher from the Netherlands and I would like to create a tool that lets Excel enter a grade (double digit number, i.e 6.7) in a cell next to a pupils name based on information in another cell in another worksheet.
This is what I have:
Multiple worksheets:
Worksheet 1 = contains parameters that lets me set total points, and ...%=6.0 (sufficient grade)
Worksheet 2 = graph with scores and columns with ...points = ...score
What I want is:
Worksheet 3:
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Name pupil[/TD]
[TD]Points[/TD]
[TD]Grade[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Pupil 1[/TD]
[TD]45[/TD]
[TD]8.9[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Pupil 2[/TD]
[TD]This information is manually entered by me.[/TD]
[TD]This information should be generated based on a command. Namely: C3=the score that result from B3's amount of points (i.e. 40) which can be found in another worksheet with the scores.[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Pupil 3[/TD]
[TD]This information is manually entered by me.[/TD]
[TD]This information should be generated based on a command. Namely: C4=the score that result from B4's amount of points (i.e. 40) which can be found in another worksheet with the scores.[/TD]
[TD]
[/TD]
[/TR]
</tbody>[/TABLE]
Here are some screenshots to clarify:
https://imgur.com/ZZlv4m3
https://imgur.com/tFNAJQG
Thanks so much in advance!
Dennis