Microsoft Excel Ayush
Microsoft Excel Ayush
Features of MS Excel
In starting days, Excel played a crucial role in performing various financial operations
for the enterprises, including bookkeeping and record-maintaining. However, it has
received several updates over time, which typically helped in making excel a must-
have software for business processes. The latest version of Excel comes with a wide
range of features.
Header and Footer: Like Word documents, we can also use a header/ footer in our
excel documents. It is located on the top and the bottom of each page of a
spreadsheet document.
Find and Replace: MS Excel allows us to find the desired data, such as text or
numbers, using the Find feature in the worksheet. Besides, we can also replace the
existing data with custom updated data.
Password Protection: By using the password, we can protect our excel workbook
from unauthorized access. This feature ultimately helps us to keep our data secured.
Data Filtering: Data filtering is a faster way to find and continue work with a subset
of data in a selected range. The data filtering feature is handy and comes with
AutoFilter and Advanced Filter options.
Data Sorting: Using the data sorting feature, we can arrange the data of excel
worksheets in some logical orders. Excel typically allows us to sort data in various
ways, including the ascending or descending order.
Inbuilt Formulae: MS Excel contains a wide range of formulae that we can use for
performing easy to complex calculations. Some basic formulae include the sum,
subtract, multiply, divide, average, minimum, etc.
Uses of MS Excel
MS Excel is widely used to organize data and perform easy to complex calculations
for getting outputs for financial analysis. It is preferred in almost all business sectors
and at companies from small to large scale.
o Data Entry
o Data Management
o Financial Analysis
o Financial Modeling
o Accounting
o Time Management
o Task Management
o Programming (VBA)
o Customer Relationship Management (CRM)
o Charting, Graphing, and Reporting
The Excel Interface
The interface of excel is simple and can be understood easily. This is important to
understand the primary interface to start working on it.
The following image displays all the major sections of Excel, including the formula
bar, row, column, cell, worksheet tab, etc.
Let us briefly discuss all the terms displayed in the above image:
o We can open it by double-clicking its icon directly from the desktop if installed using
the default settings.
o We can open it by double-clicking its name from the Start menu, given inside the MS
Office folder.
o We can use the 'Windows Search' feature and enter the text 'Excel'. It will display all
the files and programs with this name located on the computer. Thus, we can double-
click on its name under the programs to open it.
A ribbon contains several tabs, such as Home, Insert, Page Layout, and more, and
each tab consists of the number of buttons to process different commands in excel.
The best thing about these buttons is that if we place a mouse cursor on any button,
it tells us what task it will do.
Managing the Worksheets
Another excellent feature of Excel is that the Excel workbooks can have multiple
worksheets. We can manage different worksheets of the workbook directly from the
bottom of the window. In a default 'blank workbook', we can see a single sheet with
the name 'Sheet1'.
To insert more worksheets, we can use a plus (+) sign, which is given next to the
sheet name. Furthermore, we can right-click on its name to display the number of
other options related to sheets. We can click on these options to manage the
worksheets accordingly.
To enter the data, we can select the specific cell and start pressing the button from
the keyboard accordingly. Despite this, we can also copy, cut, and paste data in
Excel from other programs. In addition to this, we can also import the data from
other files.
Performing Calculations
It is another great feature of Excel that we can perform various calculations on our
data. Performing basic calculations in Excel is so easy.
We can use mathematical signs between the data, and the results will be provided
automatically. For example, if we input =4+5 in any of the cells and press the Enter
button, the cell will display the value 9, which is the sum of 4 and 5. Besides, if we
select a particular cell, the original formula (whatever we have given in that cell) is
displayed on the formula bar.
In another way, we can also use the cell references and insert the mathematical
operations between them. This will also derive the corresponding result. For example,
suppose we enter 4 in cell A1 and 5 in cell B1. Next, we enter =A1+B1 in cell C1. By
doing this, cell C1 displays the sum of values given in cells A1 and B1.
Using Functions
Getting results using the excel functions is one of the essential tasks, and it can
reduce the time of the working process to some extent.
In particular, most functions/ formulas take sets of numbers as inputs and provide
the corresponding results. Let us discuss this with a simple example:
Excel has a wide range of valuable functions. To view different functions, we can
navigate to the 'Formulas' tab and select the specific category from there. Excel
displays all the supported functions of that particular category.
Once we get familiar with functions, we can enter equal sign (=) within the cell and
write starting any function into it. Then, Excel automatically displays the
corresponding functions and their syntax. We can select the function and proceed
further as per the syntax.