Set 498 Practical Question

3. छात्र अंकों की एक स्प्रेडशीट बनाएं और निम्नलिखित खोजें
Create a spreadsheet of Student marks and find the followings

Example Code (Read Only):


Create a table in MS-Excel as shown below:
Roll No.	Name	Marks in English	Marks in Maths 	Total Marks
1.	Rahul	85	95	
2.	Ronit	65	50	
3.	Amit	72 	80	
4.	Rupesh	40	60	
5.	Shivika	35	60	
6.	Garima	87	91	
Do the following:
a) In the total marks column, entries should be calculated using formulas and it is the sum of marks in physics and marks in chemistry.
कुल अंक कॉलम में, प्रविष्टियों की गणना सूत्रों का उपयोग करके की जानी चाहिए और यह भौतिकी में अंकों और रसायन विज्ञान में अंकों का योग है।
b) Insert a new row at the end of the table and also find grand total using formula.
तालिका के अंत में एक नई पंक्ति डालें और सूत्र का उपयोग करके कुल योग भी ज्ञात
c) Sort the table based on total marks.
कुल अंकों के आधार पर तालिका को क्रमबद्ध करें।
d) All columns should be center aligned.
सभी कॉलम केंद्र में संरेखित होने चाहिए।
e) Heading should be in bold and underlined
शीर्षक बोल्ड और रेखांकित होना चाहिए

M1 - MS Office Practical

Upload Your Practical File