Information Communication Technology Lab Journal 04
LAB JOURNAL-04
INFORMATION AND COMMUNICATIONS TECHNOLOGY
(CSL-114)
DEPARTMENT OF COMPUTER SCIENCES
BAHRIA UNIVERSITY, ISLAMABAD CAMPUS
Department of Computer Science, Bahria University, Islamabad.
Information Communication Technology Lab Journal 04
Introduction to Information Communication Technology Lab
Lab Journal – 04
FUNDAMENTALS OF EXCEL
Name: _________________________________
Enrollment #: _________________________________
Date: ________________________________
Objectives:
1) Introduction to MS Excel
2) Working with Excel text, numbers and dates.
3) Autofill command in excel.
4) Excel formulas and formatting data
5) Usage of if function in excel.
Tools Required:
a) Microsoft Excel
Microsoft Excel is spreadsheet software developed by Microsoft, used for
organizing, analyzing, and visualizing data. It is part of the Microsoft Office
suite and widely used in businesses, education, and personal finance.
Key Features of Excel:
Spreadsheets & Worksheets: Organizes data in rows and columns.
Formulas & Functions: Built-in calculations like SUM, AVERAGE, IF,
and VLOOKUP.
Charts & Graphs: Creates visual representations of data.
PivotTables: Summarizes and analyses large data sets.
Conditional Formatting: Highlights important data based on conditions.
Department of Computer Science, Bahria University, Islamabad.
Information Communication Technology Lab Journal 04
Read the description below and attempt the following tasks:
TASK # 1
1. Enter the data “Sunday” into cell A1 and “Monday” into cell B1.
2. Type in “17/08” into cell E8.
3. Type in “2” into cell I8 and “4” into cell I9.
4. Now select both cells A1 and B1 together.
5. Use excel to auto-complete first row until O1.
TASK # 2
Department of Computer Science, Bahria University, Islamabad.
Information Communication Technology Lab Journal 04
1. Open you excel workbook and rename your worksheet as LAB-04.
2. Insert a number with decimals and then by using command from rib-
bon, decrease and increase decimals.
3. Insert a date in in any Cell to make the format look like, February 24,
2025.
4. Autofill even and odd number series in two columns with columns
headers as EVEN, ODD and simple NUMBERS.
5. Insert the Calendar date and fill in the series.
6. Make some changes to sub task # 3 and display only weekdays dates
excluding weekends.
7. In cells A1 and A2, type 1000 and 1500, 2000, 2500 respectively.
8. Format the numbers so that they show the 1000 separator (1,000) and
have one decimal place.
9. Type “=3+5” into cell A5 and then press enter.
10. Calculate the sum of the numbers in I8 and I9. In cell J10, type
“=I8+I9”.
Basic calculations:
When working on a spreadsheet, you will almost definitely need to
perform some calculations on the data you have. The first thing you
need to remember about Excel calculations is that formulas always
start with an = sign. Let us begin with a very simple calculation.
TASK # 3
5. Calculate the following values for cells A1 to A8 using built-in Excel
functions:
a) Sum
b) Maximum
c) Minimum
d) Mean
e) Median
f) Mode ( for single and multiple)
TASK # 4
Auto complete and basic formatting
Create the table as per the given information and auto complete the first
column. Also, format the columns for the currency to appear in Dollars.
Calculate the profit column by using an appropriate formula.
Also calculate the total row by adding the values above.
Department of Computer Science, Bahria University, Islamabad.
Information Communication Technology Lab Journal 04
TASK # 5: Conditional Formatting
For all the negative values in the profit column apply the red or orange
shading. Do not do this step manually. Instead apply conditional formatting.
Check out the sample table below
Exercise 01:
1. Create a table with three columns [S. No, Name-of-student, and
percentage]. There should be at least 10 different entries on your table.
The percentage column should be showing percentages, ranging from
50% to 100%. Apply conditional formatting such that percentages
greater than 60 are highlighted. Additionally apply data bars on the
column. (Apply clear formatting after the task)
2. Now apply conditional formatting in such a way that those students
who have percentages greater than 90% to be highlighted green.
Those between 50% and 90%, yellow and less than 50%, should be red.
3. Additionally apply data bars on all the values of the percentage
column.
Exercise 02:
Create the worksheet containing the result of your class
according to the template given below. The requirements are
Department of Computer Science, Bahria University, Islamabad.
Information Communication Technology Lab Journal 04
Insert data of at least 20 students.
Formatting should be proper (e.g. alignment of text).
Use excel formula bar for calculations or excel functions like auto sum
& average.
Also, print the grades of the students as well by using IF function.
Add average, minimum and maximum column to find out the average,
min and max of all Quizzes.
Additionally add “pass/fail” column and apply the formula on the total
column to check whether student has passed the course or failed it.
Exercises Status Marks
Task 01
Task 02
Task 03
Task 04
Task 05
Exercise 01
Exercise 02
Department of Computer Science, Bahria University, Islamabad.
Information Communication Technology Lab Journal 04
********************End of lab Journal*****************
Department of Computer Science, Bahria University, Islamabad.