Unit - 5 (MS Excle)
Unit - 5 (MS Excle)
Creating a Scheduler (Features: - Gridlines, Format Cells, Summation, auto fill, Formatting)
Calculating GPA (Features: - Cell Referencing, Formulae and functions in excel.
MS Excel :-
MS Excel is a commonly used Microsoft Office application.
It is a spreadsheet program which is used to save and analyze numerical data.
Home
Comprises options like font size, font styles, font color, background color, alignment, formatting options and
styles, insertion and deletion of cells and editing options
Insert
Comprises options like table format and style, inserting images and figures, adding graphs, charts and
sparklines, header and footer option, equation and symbols
Page Layout
Themes, orientation and page setup options are available under the page layout option
Formulas
Since tables with a large amount of data can be created in MS excel, under this feature, you can add formulas
to your table and get quicker solutions
Data
Adding external data (from the web), filtering options and data tools are available under this category
Review
Proofreading can be done for an excel sheet (like spell check) in the review category and a reader can add
comments in this part
View
Different views in which we want the spreadsheet to be displayed can be edited here. Options to zoom in and
out and pane arrangement are available under this category
What is a cell?
A spreadsheet is in the form of a table comprising rows and columns. The
rectangular box at the intersection point between rows and columns forms a
cell. Given below is an image of a cell:
2. Top/Bottom Rules:- Top 10% , Top 10 Items , Bottom 10% , Bottom 10 Items
Types of Charts:
1.Column Chart
2. Line Chart
3. Pie Chart
4. Bar Chart
5. Area Chart
6. Scatter Plot
7. Bubble Chart
8. Stock Chart
9. Radar Chart
10. Combo Chart
Hyper linking
A clickable link that connects to:
1. Web pages (HTTP/HTTPS)
2. Email addresses (MAILTO)
3. Files (local or network)
4. Other Excel workbooks or worksheets
5. Specific cell or range within the workbook
Page Layout Tab
Formulas Tab
Formulas in Excel
A mathematical expression that calculates a value based on the values in specific
cells.
Types of Formulas:
1. Arithmetic Formulas (e.g., =2+2)
2. Logical Formulas (e.g., =IF(A1>10,"True","False"))
3. Text Formulas (e.g., =CONCATENATE("Hello","World"))
4. Date and Time Formulas (e.g., =TODAY())
5. Financial Formulas (e.g., =PMT(0.05,60,10000))
6. Statistical Formulas (e.g., =AVERAGE(A1:A10))
7. Lookup and Reference Formulas (e.g., =VLOOKUP(A2,B:C,2,FALSE))
Data Tab