MS Excel 2021 Features and Basics Guide
MS Excel 2021 Features and Basics Guide
Microsoft Excel 2021 is the standalone version of the Excel spreadsheet application, released as part of
the Microsoft Office 2021 suite. It is designed for users who prefer a one-time purchase rather than a
subscription model (which is offered through Microsoft 365). Excel 2021 is available for both Windows
and macOS platforms.
Excel 2021 includes many of the essential features available in previous versions, as well as some new
functionalities and improvements. It is aimed at individuals, small businesses, and enterprises that do
not require the subscription-based cloud services or real-time collaboration features of Microsoft 365.
Microsoft Excel 2021 for Windows allows you to collaboratively work with others and analyze data easily
with new Excel capabilities including co-authoring, Dynamic Arrays, XLOOKUP, and LET functions.
You and your colleagues can open and work on the same Excel workbook. This is called co-authoring.
When you co-author, you can see each other's changes quickly — in a matter of seconds.
Note: Latest Model Microsoft 365 is the licensing model and how often the software is updated Cloud-
based services, Security
New Functions: XLOOKUP, LET, SEQUENCE, FILTER, UNIQUE, and XMATCH improve data
management and analysis.
Advanced Data Visualization: New chart types like Map Charts, Funnel Charts, and
improvements to dynamic charts.
Dynamic Arrays: Formula results automatically spill over into adjacent cells, simplifying complex
data tasks.
Enhanced Performance: Faster calculation speeds and more efficient processing of large
datasets.
Improved Security: Enhanced password protection, encryption, and data loss prevention tools.
VBA and Automation: Continued support for macros and automation using VBA.
Better User Interface: Dark Mode, improved icons, and a more streamlined Ribbon interface.
Excel Interface
Q2. Create and save a simple excel sheet/workbook?
a. Creating a New Blank Workbook:
Ans. To create a new blank work book when excel is already open:
Step1: From excel Backstage view’s Select New tab (which has variety of
options for creating new Excel workbooks).
Step2: Then click blank workbook which start from scratch.
Step3: A new Blank Workbook will appear.
{can select any existing Excel workbook template, and then make changes to
suit your needs}
Keyboard Shortcut: Ctrl+N: To open a new workbook.
b. Saving a Workbook/Worksheet?
Note: If you select Save to save a new workbook file, Excel 2021 automatically displays the Save As
screen, as you must specify a location and a file type when saving new files.
The Save As screen contains the commands and options you will use to select a location to save your
workbook files, either on your computer, on an attached storage device, or an remote location such as a
network share or an online file storage service.
Click the File tab and then select the save option to save the workbook.
Choose Save as option if you would like to save the file for the first time.
To save the workbook on your computer, Select the Save as, a dialog box will appear enter the
file name and click on save button.
Q3. What is a Cell
Ans. 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:
Ans. The address or name of a cell or a range of cells is known as Cell reference. It helps the software to
identify the cell from where the data/value is to be used in the formula. We can reference the cell of
other worksheets and also of other programs.
1. Relative reference.
2. Absolute reference.
3. Mixed reference.
5Q. Add and Delete WorkSheets in excel workbook?
A. To Add a worksheet:
Just Click/Select the New Sheet plus icon at the bottom of the workbook,
or select Home Tab > then select Insert > Insert Sheet
keyboard Shortcut : SHIFT+F11 or ALT+H+I+S
B. To Delete a Worksheet:
Right-click the Sheet tab and select Delete or press D to Delete
or select the sheet/Sheet Tab, and then select Home > Delete > Delete Sheet
Keyboard Shortcut: ALT+H+D+S
6Q. Add and Delete Rows and Columns in Worksheet?
Select any cell within the row, then go to Home > Insert > Insert Sheet Rows or Delete
Sheet Rows.
Alternatively, right-click the row number, and then select Insert or Delete.
Keyboard Shortcut: For insert: ALT+H+I+R or ALT+I+R or CTRL+SHIFT++
For Delete: ALT+H+D+C or CTRL+ -
7Q. Find & replace data in Worksheets/Workbook of Excel
A. Find/Finding data:
To find something, press CTRL+F, or go to Home > Editing > Find & Select > Find.
Note: In the following example, we've selected Options >> to show the entire Find dialog box. By
default, it displays with Options hidden.
Step1: In the Find what box, type the text or numbers you want to find, or select the arrow in
the Find what box, and then select a recent search item from the list.
Tips:
You can use wildcard characters — question mark (?), asterisk (*), tilde (~) — in your
search criteria.
Use the question mark (?) to find any single character — for example, s?t finds "sat" and
"set".
Use the asterisk (*) to find any number of characters — for example, s*d finds "sad" and
"started".
Use the tilde (~) followed by ?, *, or ~ to find question marks, asterisks, or other tilde
characters — for example, fy91~? finds "fy91?".
Tip: When you Select Find All, every occurrence of the criteria you're searching for is listed, and
selecting a specific occurrence in the list selects its cell. You can sort the results of a Find All search by
selecting a column heading.
Note: Formulas, Values, Notes and Comments are available only on the Find tab; only Formulas are
available on the Replace tab.
Match case - Check this if you want to search for case-sensitive data.
Match entire cell contents - Check this if you want to search for cells that contain only
the characters that you typed in the Find what box.
If you want to search for text or numbers with specific formatting, select Format, and then make your
selections in the Find Format dialog box.
To replace text or numbers, press CTRL+H, or go to Home > Editing > Find & Select > Replace.
Note: In the following example, we've selected Options >> to show the entire Find dialog box. By
default, it displays with Options hidden.
1. In the Find what box, type the text or numbers you want to find, or select the arrow in the Find
what box, and then select a recent search item from the list.
2. In the Replace with box, enter the text or numbers you want to use to replace the search text.
Tip: When you select Repla-ce All, every occurrence of the criteria that you're searching for is replaced,
while Replace updates one occurrence at a time.
Look in: To search for data with specific details, in the box,
select Formulas, Values, Notes, or Comments.
Note: Formulas, Values, Notes and Comments are available only on the Find tab; only Formulas are
available on the Replace tab.
Match case - Check this if you want to search for case-sensitive data.
Match entire cell contents - Check this if you want to search for cells that contain only
the characters that you typed in the Find what box.
5. If you want to search for text or numbers with specific formatting, select Format, and then make
your selections in the Find Format dialog box.
Tip: If you want to find cells that just match a specific format, you can delete any criteria in the Find
what box, and then select a specific cell format as an example. Select the arrow next to Format,
select Choose Format From Cell, and then select the cell that has the formatting that you want to
search for.
Ans.
Select the cell(s) and use the Home tab to adjust font type, size, color, bold, italic,
underline, etc.
Use the Number Format drop-down menu in the Home tab to apply formats like
Currency, Percentage, Date, Time, or Custom formats.
Shortcut Key: ALT+H+B+A (will apply border for selected cells) or any border can be
selected. ALT+H+B+N to remove all borders
Apply background colors with the Fill Color button.
Shortcut key: ALT+H+H THEN select any color as background and to remove color select
the cells and press ALT+H+H+N.
iv. Alignment:
Align text horizontally or vertically, or wrap text using alignment options in the Home
tab.
Shortcut Keys: After selecting cells press ALT+H+AC, AT, AM, AL, AR. ALT+H+FQ,
ALT+H+W, to format based on your requirement.
Manually adjust row height or column width by dragging edges or using the Format
menu.
Shortcut Keys: ALT+H+O+I For Autofill column width and ALT+H+O+A for row height.
B. Automatic Cell Formatting: Automatic formatting uses predefined rules or styles to format cells
based on their values or conditions.
a) Conditional Formatting
Example:
2. Go to Home > Conditional Formatting > Highlight Cell Rules > Greater Than.
The table format includes alternate row shading, filters, and dynamic expansion for new data.
c) AutoFormat
Though this feature is less prominent, Excel still supports autoformatting through:
Custom templates.
d) Cell Styles
Found in Home > Cell Styles, this feature offers predefined styles like "Heading", "Accent", or
"Bad".
Ans. Flash Fill is a powerful feature in Microsoft Excel that automatically fills in data when it detects a
pattern. It's especially useful for tasks like formatting names, splitting or combining data, and extracting
specific parts of a string. Below are the steps to use Flash Fill:
Flash Fill is enabled by default in Excel. If it doesn’t work, ensure it’s turned on:
In a new column, manually type the first result that follows the pattern you want to create.
o Example: If you have a column of full names (John Doe) and want first names, type
"John" in the adjacent column.
Step 3. Activate Flash Fill
Go to the Data tab on the ribbon and click Flash Fill under the "Data Tools" group.
Excel will automatically fill in the remaining cells based on the detected pattern.
Check for accuracy, as Flash Fill may not always interpret patterns perfectly.
1. Extracting Data:
o From "[Link]@[Link]", extract the first name by typing "John" in the first cell.
2. Combining Data:
o Combine "John" (first name) and "Doe" (last name) into "John Doe" by typing the full
name in the first cell.
3. Formatting Numbers:
o Format phone numbers from 1234567890 to (123) 456-7890 by typing the formatted
version in the first cell.
4. . Flash Fill, Create a data with data and execute flash fill function?
Ans. In Excel, Copy, Move, and Paste are essential tools for managing data efficiently. These options
allow you to duplicate, transfer, and reorganize data within a worksheet or across different worksheets
and workbooks.
A. Copying Data: The Copy command duplicates selected data without removing it from its original
location.
Navigate to the destination where you want to paste the copied data.
B. Moving Data: The Move command transfers data from one location to another, removing it from its
original location.
Cut Command:
Keyboard Shortcut: Press Ctrl + X.
Place the data in its new location using the Paste command if necessary.
C. Pasting Data: The Paste command inserts copied or cut data into a new location.
D. Paste Options: Excel provides multiple paste options to control how data is inserted. After pasting, a
Paste Options icon appears for additional customization.
Copy:
Hold the Ctrl key while dragging the selection to create a copy.
Move:
Excel provides a variety of date and time functions to handle, manipulate, and analyze dates and times.
These functions are essential for scheduling, financial calculations, and tracking tasks.
a) TODAY
Syntax: =TODAY()
Example: If today is January 11, 2025, =TODAY() will display 11/1/2025 in cell.
b) NOW
Syntax: =NOW()
Example: If the current date and time are January 1, 2025, 10:00 AM, =NOW() will display
1/1/2025 10:00.
a) DAY
Syntax: =DAY(date)
b) MONTH
Syntax: =MONTH(date)
Example: =MONTH("1/15/2025") → 1.
c) YEAR
Syntax: =YEAR(date)
d) HOUR
Description: Extracts the hour from a time (0–23).
Syntax: =HOUR(time)
o unit options:
"d": Days
"m": Months
"y": Years
e) DATE
This functions Combines year, month, and day of different cells into a valid date in a cell
e) TEXT
f) Eomonth Function: Here are the steps to use the EOMONTH function in Excel, summarized in a few
sentences:
ii. months is the number of months to move forward (positive) or backward (negative).
Enter the Formula: Click on a cell and type the following formulas for particulars results
required.
iii. =EOMONTH(A1,0) It return the last date of the same month i.e., month their in the
Cell A1
v. =EOMONTH(A1,-1) It returns the last date of the last month from the date mention in
the Cell A1.
vi. =EOMONTH(A1,-1)+!) It returns the First date of the same month in the cell A1
vii. =EOMONTH(A1, 2) (example: if A1 contains a date, this returns the last date two months
ahead).
Result: The function outputs the last date and first date of the specified month relative to the start
date.
12Q. Create a table to find values by applying basic Excel mathematical functions.
Ans. Basic Mathematical functions on the following table data and Steps to Apply Each Formula
o Steps:
1. Click on the Total Cost ($) cell (e.g., D2) then Type = to start the formula=B2*C2
2. Click/ on the Quantity cell (B2), then Type * (multiplication symbol) then Click
on the Unit Price ($) cell (C2).
4. Copy this formula to the rows below by dragging the small square at the bottom-
right corner of the D2 cell.
1. Click on the Discount Amount ($) cell (e.g., F2) and Type = to start the formula.
2. Click on the Total cost ($) cell (D2) and Type * (multiplication symbol).
3. Type ( to group the next calculation. Then Click on the Discount (%) cell (E2). And
then Type /100) to divide by 100.
o Steps:
1. Click on the Final cost ($) cell (e.g., G2) and Type = to start the formula.
2. Next Click on the Total Cost ($) cell (D2) and Type - (subtraction symbol). Click on
the Discount Amount ($) cell (F2).
d. Calculate Sum, Average, Max, and Min on the bottom of the final cost sell to find the each
Formulas: =Average (G2 cells range), =Sum(G2 cells range), =Max(G2 cells range),
=Min(G2 cells range.
13Q. List the steps to convert a table into a pivot table?
Ans. A PivotTable is a powerful tool to calculate, summarize, and analyze data that lets you see
comparisons, patterns, and trends in your data. PivotTables work a little bit differently depending on
what platform you are using to run Excel.
Ensure your data is structured as a table with column headers and rows of data.
2. Select the Data: Click anywhere inside your table or manually highlight the range of cells containing
your data.
3. Open the Pivot Table Dialog: Go to the Insert tab in the Excel ribbon then Click on the PivotTable
button in the "Tables" group.
i. Select the table or range: If your data is already selected, the range will appear
automatically.
Existing Worksheet: Allows you to select a specific cell where the pivot table
will be placed.
i. Once the pivot table is created, the PivotTable Fields pane will appear on the right side
of the Excel window.
i. If your original table changes (e.g., data is added or updated), you can refresh the pivot
table:
8. Save Your Work: Save your workbook to preserve the pivot table and its settings for future use.
14Q. Write down the steps to Create a pie chart from the table?
Ans. Following are the steps to create a pie chart form the table:
Step1: Enter Data: Ensure your data is organized in a table with labels in one column
and values in the next column.
Ensure your table has two columns:
Category (e.g., items, labels, or names).
Values (e.g., numbers or percentages corresponding to each category).
Check that there are no empty rows or columns within your data range.
Step2: Select Data: Highlight the table, including both labels and values.
Step3: Insert Chart: Go to the Insert tab on the ribbon.
Step4: Choose Pie Chart: Click on the Pie Chart icon in the Charts group and choose your
preferred pie chart style.
Step5: Customize Chart: Use the Chart Design and Format tabs to add a title, change colors, or
adjust labels.
Step6: Save Chart: Drag the chart to the desired location in the worksheet or copy it elsewhere.
Clubs members
5; 3%
10; 7%
Sapphire
37; 24% Ruby
Emarald
35; 23% Topaz
Agate
35; 23% Turquoise
30; 20%
Ans. Here are the steps to Illustrate the table in column chart format.
Step1: Select the Data: Highlight the entire table, including headers if present.
Step2: Insert the Column Chart: Go to the Insert tab and click on the Insert Column or Bar Chart
button.
Step3: Choose a Chart Type: Select a column chart style, such as clustered, stacked, or 3-D.
Step4: Customize the Chart: Add titles, labels, and adjust colors using the Chart Tools options
and save the file.
16Q. Create a table to find the values using different cell references in MS Excel?
Steps to Create a Table Using Different Cell References in MS Excel (Sales Data Example)
Ans. Step 1: Open Excel and Enter Sales Data Start by entering sample sales data for 3 months in
an Excel sheet.
Step 2: a) Relative Cell References: execute the below steps for relative cell reference.
In Cell D2, enter the formula to calculate total sales for Product 1: =A2+B2+C2
Copy the formula down to other rows (D3:D6), and Excel will adjust references
automatically.
If we copy the formula =A2+B2+C2 from the cell “E2” to “E3”, the formula in E3 will
automatically become =A3+B3+C3 and so on to the subsequent cell in that column.
Step 3: b) Absolute Cell References: following steps shows how Absolute reference functions
In Cell E2, calculate the percentage of total sales compared to a fixed target (e.g.,
$1000): formula =D2/$G$1
To lock the reference G1, use $G$1 in a formula like =D2/$A$2. When copied to
other cells, $A$2 will remain fixed.
E2 = D2/$G$1, when copied to E3, E3 becomes = D3/$A$2
Note: D3 is next columns left to E3 in the same row.
Product Total Sales (D2:D6) Sales Target (G1 = 1000) % of Target (E2:E6) - Absolute Reference
Product 1 350 1000 35%
Product 2 480 1000 48%
Product 3 630 1000 63%
Product 4 780 1000 78%
Product 5 930 1000 93%
=B2/A2 – 1 or B2/A$2
Copy the formula to other rows (F3:F6), ensuring that column reference remains
relative while row reference is locked.
So, when F2 is copied to I3, I3 = B3/A$2 because B3 comes from the relative
reference & A$2 comes from the absolute reference for row & relative reference
for Column.
Product Jan Sales (A2:A6) Feb Sales (B2:B6) Growth % (F2:F6) - Mixed Reference
Product 1 100 120 20%
Product 2 150 160 6.67%
Product 3 200 210 5%
Product 4 250 260 4%
Product 5 300 310 3.33%
Calculate Total Sales of All Products using a whole column reference: =SUM(D:D)
and =SUM(2:2)
The result will update automatically if new data is added.
By following these steps, you can efficiently calculate values using different cell references in
Excel. Relative references update automatically, absolute references remain fixed, mixed
references partially lock rows or columns, and whole column references dynamically include
all data.
The $ sign can be manually typed in an Excel formula to adjust a relative cell relation to absolute
or mixed. You can also speed things up by pressing the F4 key. You must be in formula edit
mode to use the F4 shortcut.
Example: When you select a cell having only relative reference (i.e., no $ sign), say = B2:
The first time when you press F4, it becomes =$B$2
The second time when you press F4, it becomes =B$2
The third time when you press F4, it becomes=$B2
The fourth time when you press F4, it becomes back to the relative reference=B2
How it Works: Place the cursor in a cell reference within a formula and press F4 to cycle
through:
A1 (relative reference).
This shortcut is a quick way to lock references as needed.
17Q. Create a table and find values using the Data Manipulation function -VLOOKUP.
Create a dataset with columns for ID, Name, Address, Department, and Salary in an Excel
sheet.
Departmen
ID Name Address Salary
t
101 John Muradabad HR 50,000
102 Alice Lucknow IT 60,000
103 Mark Auragabad Finance 55,000
Step 2: Then Apply BASIC VLOOKUP: To find the Department of an employee with ID 102,
OUTPUT RESULT: IT
VLOOKUP
Department
: Emp ID
102 IT
i. Select the Cell then Click on cell G2 where you want the drop-down list.
ii. Go to Data Validation: Click on the Data tab in the ribbon. Select Data Validation from
the Data Tools group. Click on Data Validation from the drop-down menu.
iii. Set Up the Drop-Down List:
In the Settings tab, under Allow, select List.
In the Source field, select the range where your EMP IDs are stored (e.g.,
A2:A8).
Now, change the EMP ID in cell G2, and Excel will update the result automatically.
OUTPUTS:
If the dataset has ranges, like grades, or tax slabs, use TRUE for an approximate match. Example:
Score Grade
0 F
40 D
60 C
80 B
90 A
This finds the correct grade based on score ranges that which is enter in cell H2
OUTPUTS RESULTS:
Sore Grade
79 C
Don’t write grey out (grey color) Content below REFER THIS
GREY OUT TEXT FOR VIVA
This searches for A2’s value in Sheet2 and returns the matching column.
If a value is not found, VLOOKUP returns #N/A. To handle errors, use IFERROR:
18Q Create a table and find values using basic statistical functions in Excel Sheet?
This measures how spread out the student marks values are
OUTPUT RESULT:
Uses of MS Access:
It allows users to store large amounts of data in an organized manner.
Provides easy-to-use tools for creating tables, queries, forms, and reports.
Supports data relationships for efficient data management.
Enables automation through Macros and VBA for advanced database functions.
It provides a cost-effective solution for managing databases without the complexity of full-
fledged database management systems like SQL Server or Oracle.
*DON’T WRITE THIS GREY COLOR TEXT JUST
REFER IT FOR VIVIA VOICE*
MS PowerPoint
Feature MS Word 📝 MS Excel 📊 MS Access 🗄
🎤
Used for creating Used for calculations, Used for storing, Used for creating
Purpose documents, reports, data analysis, and managing, and slideshows and
and written content. charts. organizing databases. presentations.
Relational database Designing slides,
Text formatting, Data entry, formulas,
management with adding
Main Function document creation, graphs, and pivot
tables, queries, and animations, and
and editing. tables.
reports. visual storytelling.
Presenting
Handling large
Writing letters, Managing budgets, information
datasets, business
Best For reports, resumes, financial analysis, and effectively in
records, and
and books. statistical calculations. meetings and
automation.
lectures.
Works with
Works with structured
Works with text and Works with numbers, multimedia (text,
Data Handling data across multiple
images. tables, and charts. images, videos,
tables.
animations).
Database
Word processor with Grid-based spreadsheet Slide-based design
management system
User Interface a toolbar for with cells, formulas, with themes and
with tables, forms, and
formatting. and functions. transitions.
queries.
Basic automation
Advanced formulas, Highly automated with
Limited (basic with slide
Automation functions, and macros queries, reports, and
macros). transitions and
(VBA). macros.
animations.
File Format .docx, .pdf .xlsx, .csv .accdb, .mdb .pptx, .pdf
Multiple users can Can be shared but not Multi-user access for Multiple users can
Collaboration edit documents in ideal for simultaneous database co-edit
real time. editing. management. presentations.
Each tool serves a different purpose, and together, they help in document creation, data management,
and professional presentations.
____________________________________________________________________________________
20Q. Write down the steps to Create and print the MS Access database?
Ans. Steps to Create and Print an MS Access Database
Step 1: Open MS Access
Launch Microsoft Access on your computer.
Click "Blank Database" and enter a name for your database.
Choose a location to save it and click on "Create" to open a new database.
Step 2: Create a Table:
Click on "Table Design" under the Create tab.
Define fields (e.g., ID, Name, Age, Address) and set the Data Type (Text,
Number, Date, etc.). for each field.
Set a Primary Key (e.g., "ID") by right-clicking the field and selecting
Primary Key.
Click Save and give a name to your table.
Step 3: Enter Data
Double-click on the table to open it in Datasheet View.
Enter records in the rows.
Step 4: Create a Query (Optional):
Click on Create > Query Design to filter or analyze data.
Select the table and fields you need.
Save the query.
Step 5: Create a Report
Click Create > Report Wizard.
Select the table/query fields you want to include in the report.
Choose a layout and style, then click Finish.
Step 6: Print the Datasheet/Query/Report
Click File > Print.
Adjust print settings and select the printer.
Click Print to generate a hard copy of your database Datasheet/Reports.
______________________________________________________________________________
21Q. Write the steps to Import data from MS Excel to MS Access database?
Ans. Steps to Import Data from MS Excel to MS Access Database
Step 1: Open MS Access
Launch Microsoft Access (2016, 2019, or 2021).
Open an existing database or create a new blank database.
Step 2: Open the External Data Tab
Click on the External Data tab in the toolbar.
Select New Data Source > From File > Excel.
Step 3: Select the Excel File
Click Browse and locate the Excel file you want to import.
Choose how you want to store data:
o Import: Copies data into a new or existing table in Access.
o Link: Keeps the data in Excel but allows Access to use it.
Click OK.
Step 4: Select the Worksheet or Range
If your Excel file has multiple worksheets, choose the one particular sheet
that needs to be import.
If necessary, select a specific range of data.
Click Next.
Step 5: Define Column Headings
If the first row contains column headings, check First Row Contains Column
Headings.
Then Click Next.
Step 6: Choose a Primary Key
Let Access add a primary key,
Or select an existing column as the primary key.
Click Next.
22Q. Write down the steps to Create a connection between MS Excel and MS Access
database?
Ans. You can connect MS Excel to an MS Access database to import, export, or query data efficiently.
Below are the steps to establish the connection:
By following these steps, you can establish a dynamic connection between MS Excel and MS Access for
seamless data integration and analysis
OUTPUTS:
Alhamdulillah! it’s over guys, we are done
NO MORE QUESTIONS
Formatting text or numbers can make them appear more visible especially when you have a large
worksheet. Changing default formats includes things like changing the font color, style, size, text
alignment in a cell, or apply formatting effects.
If you want text or numbers in a cell to appear bold, italic, or have a single or double underline, select
the cell and on the Home tab, pick the format you want:
For a different font style, click the arrow next to the default font Calibri and pick the style you
want.
To increase or decrease the font size, click the arrow next to the default size 11 and pick
another text size.
To change the font color, click Font Color and pick a color.
To apply strikethrough, superscript, or subscript formatting, click the Dialog Box Launcher, and
select an option under Effects.
Change the text alignment
You can position the text within a cell so that it is centered, aligned left or right. If it’s a long line of
text, you can apply Wrap Text so that all the text is visible.
Select the text that you want to align, and on the Home tab, pick the alignment option you want.
Clear formatting
If you change your mind after applying any formatting, to undo it, select the text, and on
the Home tab, click Clear > Clear Formats.
Number Formatting:
Conditional Formatting
Key Features:
Data Bars: Displays proportional bars within cells for quick comparisons.
Icon Sets: Adds visual cues like arrows or traffic lights to indicate trends or statuses.
Custom Rules: Allows users to set specific conditions and formatting styles
Conditional Formatting:
o Highlights cells based on criteria.
o Example: Highlighting cells with values over a certain threshold.
Features of MS Excel
Ribbon
Th eRibbon 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,
autosum, 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.
In Excel 3 sheets are already opened by default, now to add a new sheet :
Click on Insert.
Select Worksheet.
Click OK.
How to Open an Existing Worksheet
On the lowermost pane in Excel, you can find the name of the current sheet you have opened.
On the left side of this sheet, the name of previous sheets are also available like Sheet 2, Sheet 3 will be
available at the left of sheet4, click on the number/name of the sheet you want to open and the sheet
will open in the same workbook.
For example, we are on Sheet 4, and we want to open Sheet 2 then simply just click on Sheet2 to open it.
Managing the Spreadsheets
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.
How to Save the Workbook
4. Click OK.
3. If you want to protect your workbook and then make it available for another user then click on
Protect and Share Workbook option.
4. Now check the option “Allow changes by more than one user at the same time. This also allows
workbook merging” in the Share Workbook dialog box.
5. Many other options are also available in the Advanced like track, update changes.
6. Click OK.
Ms-Excel shortcuts