Need for a Special Summation to Calculate Students' Total Grade

excelinmyjob

New Member
Joined
May 20, 2021
Messages
4
Office Version
  1. 2013
Platform
  1. Windows
Hi all,

In order to calculate my students' final grade, I have made a spreadsheet like this:

Name I Session 1 I Session 2 I ... I Session 20 I Total

Ali 50+40 45+30 .... 55+20 the Sum Total for Ali???

Linda 40+35 50+45 .... 45+40 the Sum Total for Linda???

Kamal 45+25 35+35 .... 60+55 the Sum Total for Kamal???

As you can see, I give each student 2 grades every session & these two grades must be added together. At the same time, my students & I need to see both numbers which refer to two different marks SEPARATELY (as it is shown above), therefore I can't just enter the summation result in the related cell under each session:(

Can you please suggest a formula or any solution that will enable me to **calculate the sum total of all the numbers in every row** while I can keep this format of data entry???

P. S. I don't mind changing the addition symbol (+) to a comma (,) between each pair of numbers as long as the OVERALL TOTAL of all entered numbers is correctly calculated.

Appreciate your help very much???
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Would you use XL2BB to provide a few examples of your data and what you expect as your result?
 
Upvote 0
Does it look like this? Adjust the ranges based on the number of sessions:

Book2
ABCDEFG
1StudentSession 1Session 2Session 3TOTAL-ATOTAL-B
2Ali50+4045+3055+20150+90240
3Linda40+3550+4545+40135+120255
4Kamal45+2535+3560+55140+115255
Sheet1
Cell Formulas
RangeFormula
F2:F4F2=SUM(1*LEFT(B2:D2,FIND("+",B2:D2)-1))&"+"&SUM(1*RIGHT(B2:D2,LEN(B2:D2)-FIND("+",B2:D2)))
G2:G4G2=LEFT(F2,FIND("+",F2)-1)+RIGHT(F2,LEN(F2)-FIND("+",F2)+1)
Press CTRL+SHIFT+ENTER to enter array formulas.
 
Upvote 0
Solution
Will this Image help??

I'm going to retain the entry format of the numbers the way you see in this picture. Is it possible to calculate the **overall total for every row**, so that I can get 240 as "the total of the first row", 255 as "the total of the second row", and 255 as "the total of the third row"???

Actually, I have to do such calculations for 20 sessions (not just 3 sessions) for every single student! This is why I am counting on excel to do this task for me.
 

Attachments

  • excel question 01.jpg
    excel question 01.jpg
    173.8 KB · Views: 12
Upvote 0
Does it look like this? Adjust the ranges based on the number of sessions:

Book2
ABCDEFG
1StudentSession 1Session 2Session 3TOTAL-ATOTAL-B
2Ali50+4045+3055+20150+90240
3Linda40+3550+4545+40135+120255
4Kamal45+2535+3560+55140+115255
Sheet1
Cell Formulas
RangeFormula
F2:F4F2=SUM(1*LEFT(B2:D2,FIND("+",B2:D2)-1))&"+"&SUM(1*RIGHT(B2:D2,LEN(B2:D2)-FIND("+",B2:D2)))
G2:G4G2=LEFT(F2,FIND("+",F2)-1)+RIGHT(F2,LEN(F2)-FIND("+",F2)+1)
Press CTRL+SHIFT+ENTER to enter array formulas.
I think you hit the nail on the head;)

Many thanks dear kweaver???? ?
 
Upvote 0
How's this:

Book2
ABCDEFGHIJKLMNOPQRSTUVWX
1StudentSession 1Session 2Session 3Session 4Session 5Session 6Session 7Session 8Session 9Session 10Session 11Session 12Session 13Session 14Session 15Session 16Session 17Session 18Session 19Session 20TOTAL-ATOTAL-B
2Ali50+4045+3055+20100+50250+140390
3Linda40+3550+4545+40135+120255
4Kamal45+2535+3560+55140+115255
Sheet1
Cell Formulas
RangeFormula
W2:W4W2=SUM(1*IFERROR(LEFT(B2:U2,FIND("+",B2:U2)-1),0))&"+"&SUM(IFERROR(1*RIGHT(B2:U2,LEN(B2:U2)-FIND("+",B2:U2)),0))
X2:X4X2=LEFT(W2,FIND("+",W2)-1)+RIGHT(W2,LEN(W2)-FIND("+",W2)+1)
Press CTRL+SHIFT+ENTER to enter array formulas.
 
Upvote 0
How's this:

Book2
ABCDEFGHIJKLMNOPQRSTUVWX
1StudentSession 1Session 2Session 3Session 4Session 5Session 6Session 7Session 8Session 9Session 10Session 11Session 12Session 13Session 14Session 15Session 16Session 17Session 18Session 19Session 20TOTAL-ATOTAL-B
2Ali50+4045+3055+20100+50250+140390
3Linda40+3550+4545+40135+120255
4Kamal45+2535+3560+55140+115255
Sheet1
Cell Formulas
RangeFormula
W2:W4W2=SUM(1*IFERROR(LEFT(B2:U2,FIND("+",B2:U2)-1),0))&"+"&SUM(IFERROR(1*RIGHT(B2:U2,LEN(B2:U2)-FIND("+",B2:U2)),0))
X2:X4X2=LEFT(W2,FIND("+",W2)-1)+RIGHT(W2,LEN(W2)-FIND("+",W2)+1)
Press CTRL+SHIFT+ENTER to enter array formulas.
Superb!
 
Upvote 0

Forum statistics

Threads
1,215,563
Messages
6,125,568
Members
449,237
Latest member
Chase S

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top