Spreadsheet Lab Report
Spreadsheet Lab Report
Battisputali, Kathmandu
Lab Report
on
Spreadsheet
INTRODUCTION........................................................................................................1
LAB WORK................................................................................................................12
REFERENCE.............................................................................................................14
INTRODUCTION
Features
1. Data Organization
Wide variety of chart types including bar, line, pie, scatter, and more.
Customizable chart elements and styles.
Import data from various sources such as databases, web pages, and other file
formats (CSV, TXT).
Export data to different formats including PDF and HTML.
Manish Shrestha 1
7. Automation
8. Templates
10. Integration
Advantages
1. Versatility
2. User-Friendly Interface
Powerful features for data analysis, including PivotTables, charts, and built-in
functions.
4. Customization
5. Collaboration
6. Automation
Manish Shrestha 2
7. Widely Used and Supported
Disadvantages
1. Complexity
2. Performance Issues
Large datasets or complex formulas may slow down performance and increase
file size.
3. Error Prone
Manual data entry and formula errors can lead to inaccuracies, especially
in large spreadsheets.
5. Compatibility Issues
6. Cost
7. Security Concerns
Manish Shrestha 3
What is MS Excel
Microsoft Excel is a software application designed for creating tables to input and
organize data. It provides a user-friendly way to analyze and work with data. The
image below provides a visual representation of what an Excel spreadsheet typically
appears like
Excel Interface
Manish Shrestha 4
What is a Cell
A spreadsheet takes the shape of a table, consisting of rows and columns. A cell is
created at the intersection point where rows and columns meet, forming a rectangular
box. Here’s an image illustrating what a cell looks like:
Manish Shrestha 5
Features of MS Excel
Ribbon
The Ribbon in MS-Excel is the topmost row of tabs that provide the user with
different facilities/functionalities. These tabs are:
Home Tab
It provides the basic facilities like changing the font, size of text, editing the cells in
the spreadsheet, auto sum, etc.
Insert Tab
It provides the facilities like inserting tables, pivot tables, images, clip art, charts,
links, etc.
Page layout
It provides all the facilities related to the spreadsheet-like margins, orientation,
height, width, background etc. The worksheet appearance will be the same in the hard
copy as well.
Formulas
It is a package of different in-built formulas/functions which can be used by user just
by selecting the cell or range of cells for values.
Data
The Data Tab helps to perform different operations on a vast set of data like analysis
through what-if analysis tools and many other data analysis tools, removing duplicate
data, transpose the row and column, etc. It also helps to access data(s) from different
sources as well, such as from Ms-Access, from web, etc.
Review
This tab provides the facility of thesaurus, checking spellings, translating the text, and
helps to protect and share the worksheet and workbook.
View
It contains the commands to manage the view of the workbook, show/hide ruler,
gridlines, etc, freezing panes, and adding macros.
Manish Shrestha 6
How to Create a New Spreadsheet
In Excel 3 sheets are already opened by default, now to add a new sheet:
We can also achieve the same by Right-clicking on the sheet number before which
you want to insert the sheet.
Click on Insert.
Manish Shrestha 7
Select Worksheet.
Click OK.
Manish Shrestha 8
Managing the Spreadsheets
You can easily manage the spreadsheets in Excel simply by :
Simply navigating between the sheets.
Manish Shrestha 9
Right-clicking on the sheet name or number on the pane.
Choose among the various options available like, move, copy, rename, add, delete etc.
You can move/copy your sheet to other workbooks as well just by selecting the
workbook in the To workbook and the sheet before you want to insert the sheet
in Before sheet.
Manish Shrestha 10
Many other options are also available in the Advanced like track, update changes.
Click OK.
MS-Excel Shortcuts
Ctrl+N: To open a new workbook.
Ctrl+O: To open a saved workbook.
Ctrl+S: To save a workbook.
Ctrl+C: To copy the selected cells.
Ctrl+V: To paste the copied cells.
Ctrl+X: To cut the selected cells.
Ctrl+W: To close the workbook.
Delete: To remove all the contents from the cell.
Ctrl+P: To print the workbook.
Ctrl+Z: To undo.
Manish Shrestha 11
LAB WORK
Manish Shrestha 12
1. Mathematic Function, Date and Time Function and Statistical Function
Formula:
Mathematic Function
Sum:=SUM(E2:E6)
Subtract: =E2-E6
Division: =E6/E5
Square Root: =SQRT(E6)
Manish Shrestha 13
Statistical Function
Count: =COUNT(E2:E6)
Maximum Value: =MAX(E2:E6)
Minimum Value: =MIN(E2:E6)
Average Number: AVERAGE(E2:E6)
Formula:
Left: =LEFT(B5,5)
Right: =RIGHT(B6,4)
Middle: =MID(B6,2,3)
Upper: =UPPER(B6)
Lower: =LOWER(B6)
Manish Shrestha 14
3. Creating a Marksheet ledger of 5th Sem using Logical Function
Formula:
Total: =SUM(C5:E5)
Result: =IF(AND(C5>=50,D5>=50,E5>=50),"Pass","Fail")
Division: =IF(H5="*","No
Division",IF(H5>=80,"First",IF(H5>=70,"Second",IF(H5>=50,"Pass"))))
Manish Shrestha 15
4. Creating a Bill sample
Formula:
Amount: =D5*E5 (Qty*Rate)
Total Amount: =SUM(F5:F13)
Discount 10%: =F15*10%
VAT 13%: =F15*13%
Net Amount: =F15-F16+F17
Manish Shrestha 16
5. Creating a Salary Ledger of Laxmi Sunrise Bank
Formula:
Allowance: =IF(D8="Married",12%*E8,8%*E8)
SSF: =E8*0.2
TDS: =IF(C8="Manager",7%*E8,IF(C8="Asst.
Manager",6%*E8,IF(C8="Teller",5%*E8,IF(C8="Loan
Manager",5%*E8,IF(C8="Front Desk Officer",3%*E8,IF(C8="Security
Guard",1%*E8))))))
Manish Shrestha 17
6. Data Presentation in Different Chart
i. Pie Chart
Items Percentage
Food 45
Rent 20
Cloth 15
Education 10
Health 10
Misc. 5
Manish Shrestha 18
iii. ogive Curve
Less than More
Height Person(F) LCB UCB CF than CF
62 to 63 2 62 63 2 50
63 to 64 6 63 64 8 48
64 to 65 14 64 65 22 42
65 to 66 16 65 66 38 28
66 to 67 8 66 67 46 12
67 to 68 3 67 68 49 4
68 to 69 1 68 69 50 1
Sum 50
Manish Shrestha 19
iv. Box and Whisker Plot
Manish Shrestha 20
v. Scatter Diagram
Manish Shrestha 21
vi. Histrogram
Income ('000 Rs)
12
16
60
45
34
19
40
60
35
54
39
23
27
29
30
37
35
30
45
42
Manish Shrestha 22
vii. Line Graph
Income ('000 Rs)
12
16
60
45
34
19
40
60
35
54
39
23
27
29
30
37
35
30
45
42
Manish Shrestha 23
viii. Stock
Symbol: Everest Bank Limited (EBL)
Date Open High Low Close
July, 26 619 619 600.1 616.9
July, 28 629.2 678.5 629.2 678.5
July, 29 692 700 660 664
July, 30 668 670 650 665
July, 31 668.9 681 665 677
August, 1 688 688 670 670.1
(Source: NEPSE)
Manish Shrestha 24
ix. Bar Graph
Type of Vehicle Frequency
Bus 3000
Car 2500
Bike 5000
Train 50
Plane 150
Manish Shrestha 25
CONCLUSION
The overall experience of the Excel lab was highly enriching, providing a
solid foundation in using Excel for various data management tasks. Key
learnings include:
Manish Shrestha 26
REFERENCE
Introduction to MS Excel. (n.d.-a). Greeks for Greeks. Retrieved July 31, 2024,
from https://www.geeksforgeeks.org/introduction-to-ms-excel/
https://www.nepalstock.com/company/detail/137
Manish Shrestha 27