Set 497 Practical Question

2. Create a worksheet university and perform the following operation
एक वर्कशीट यूनिवर्सिटी बनाएं और निम्नलिखित ऑपरेशन करें

Example Code (Read Only):


A university maintains a year wise result for three courses and then generates an average report as given below :
SR NO	YEAR	COURSE1	COURSE2	COURSE3	AVERAGE
1	2014	300	650	560	
2	2015	450	500	400	
3	2016	490	400	250	
4	2017	600	650	350	
5	2018	500	550	450	

 (a) Create the worksheet shown above.
ऊपर दिखाई गई वर्कशीट बनाएं.
(b) Save the file with name "Courses".
फ़ाइल को "पाठ्यक्रम" नाम से Save ।
(c) Use the AutoFill to put the SR NO. into cells.
ऑटोफिल का उपयोग करने के लिए SR NO अपलोड करें। अकेले में.
(d) Set the column widths as follows : Column A : 8, Column B : 14, Columns C & D : 15, Columns E & F : 14.

कॉलम की चौड़ाई इस प्रकार सेट करें: कॉलम ए: 8, कॉलम बी: 14, कॉलम सी और डी: 15, कॉलम ई और एफ: 14।
(e) Complete the report to calculate the course wise average in row 6.
पंक्ति 6 में पाठ्यक्रमवार औसत की गणना करने के लिए रिपोर्ट को पूरा करें।
(f) Provide formula to calculate year wise average in column F.
कॉलम एफ में वर्षवार औसत की गणना करने का सूत्र प्रदान करें।

M1 - MS Office Practical

Upload Your Practical File