You are on page 1of 2

SRI GURU TEGH BAHADUR KHALSA COLLEGE

UNIVERSITY OF DELHI
SEC – Advanced Spreadsheets Tools (2023-24)
Continuous Assessment – 1 (Semester 1)

Use the data file given to you on 60 students and creat e


two sheets. Name Sheet 1 as WORKING and Sheet OUTPUT.
Perform the tasks given below.

Do the following in Sheet 1:


1. Separate FULL NAME into FIRST NAME and LAST NAME. (In
case of three-word names, the middle name should be
considered a part of the last name.)
2. Convert FULL NAME into uppercase under heading FULL
NAME (UPPERCASE).
3. Join Part 1 and Part 2 of course names with a space (“
“) in between into another column called COURSE NAME.
Course codes and course names are given below:
a. BHS – Bachelors of Humanities
b. BPS – Bachelors of Physical Sciences
c. ECO – Economics Honours
d. CSC – Computer Science Honours
e. BCH – B. Com Honours
f. BLS – Bachelors of Life Sciences
g. BCS – Bachelors of Commerce
h. BBE – Business Economics
i. GRS - Spanish Honours
j. GRI – Italian Honours
k. REC – Ramjas Economics Honours
l. RCH – Ramjas B. Com Honours
m. RST – Ramjas Statistics Honours

4. Extract ACADEMIC YEAR (First/Second/Third) and COURSE


from the ROLL NO.
5. Create three columns PAPER1, PAPER2 and PAPER3. Assign
random marks to each paper between 0 and 100.
 rupali@sgtbkhalsa.du.ac.in

Do the following in Sheet 2:

6. Paste the following columns in Sheet 2. (Only values)


a. S NO, ROLL NUMBER, FIRST NAME, LAST NAME, COURSE NAME,
ACADEMIC YEAR, PAPER1, PAPER2, PAPER3
7. For each student, find the average marks of three
students under the heading STUDENT AVERAGE.
8. For each paper find the class average.

1
SRI GURU TEGH BAHADUR KHALSA COLLEGE
UNIVERSITY OF DELHI
9. For each paper count, how many students passed.
Passing marks are 40. Marks greater than or equal to
40 is considered passed.
10. Suggested Functions:

a. FIND
b. LEN
c. LEFT
d. RIGHT
e. SEARCH
f. MID
g. CONCATENATE
h. RANDBETWEEN
i. COUNTIFS
j. AVERAGE

11. Save your file with your full name in the file name.
The extension should be .xlsx and not .csv.
 rupali@sgtbkhalsa.du.ac.in

You might also like