Basic Excel Formulas - List of Important Formulas For Beginners
Basic Excel Formulas - List of Important Formulas For Beginners
This guide will provide an overview and list of some basic Excel functions.
CFI and our partners use cookies to provide you with a better service and to support our business. You can ×
consent by the clicking "Accept all cookies" button or by closing this notice.
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 1/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
There are two basic ways to perform calculations in Excel: Formulas and
Functions.
1. Formulas
2. Functions
Key Highlights
There
CFI and our partners use aretoalso
cookies several
provide different
you with a betterways toand
service enter a function
to support in
our business. You can
consent by the clickingExcel,
"Acceptasallshown
cookies"below.
button or by closing this notice.
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 2/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
When analyzing data, there are five common ways of inserting basic
Excel formulas. Each strategy comes with its own advantages. Therefore,
before diving further into the main formulas, we’ll clarify those methods,
so you can create your preferred workflow earlier on.
Excel is quite intelligent in that when you start typing the name of the
function, a pop-up function hint will show (see below). It’s from this list
you’ll select your preference. However, don’t press the Enter key after
making your selection. Instead, press the Tab key and Excel will
automatically fill in the function name.
CFI and our partners use cookies to provide you with a better service and to support our business. You can
consent by the clicking "Accept all cookies" button or by closing this notice.
If you want full control of your function’s insertion, using the Excel Insert
Function dialogue box is all you ever need. To achieve this, go to the
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 3/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
Formulas tab and select the first menu labeled Insert Function. The
dialogue box will contain all the functions you need to complete
your financial analysis.
This option is for those who want to delve into their favorite functions
quickly. To find this menu, navigate to the Formulas tab and select your
preferred group. Click to show a sub-menu filled with a list of functions.
From there, you can select your preference. However, if you find your
preferred group is not on the tab, click on the More Functions option –
CFI and our partners use cookies to provide you with a better service and to support our business. You can
consent by theit’s probably
clicking just
"Accept allhidden
cookies"there.
button or by closing this notice.
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 4/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
For quick and everyday tasks, the AutoSum function is your go-to option.
Navigate to the Formulas tab and click the AutoSum option. Then click
the caret to show other hidden formulas. This option is also available in
the Home tab.
CFI and our partners use cookies to provide you with a better service and to support our business. You can
consent by the clicking "Accept all cookies" button or by closing this notice.
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 5/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
If you find re-typing your most recent formula a monotonous task, then
use the Recently Used selection. It’s on the Formulas tab, a third menu
option just next to AutoSum.
Watch CFI’s FREE video tutorial to quickly learn the most important Excel
formulas. By watching the video demonstration you’ll quickly learn the
most important formulas and functions.
Since you’re now able to insert your preferred formulas and function
CFI and our partners use cookies to provide you with a better service and to support our business. You can
consent by thecorrectly, let’s check
clicking "Accept somebutton
all cookies" fundamental Excel
or by closing this functions
notice. to get you
started.
1. SUM
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 6/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
=SUM(number1, [number2], …)
Example:
=SUM(A2:A8)/20 – Shows you can also turn your function into a formula.
CFI and our partners use cookies to provide you with a better service and to support our business. You can
consent by the clicking "Accept all cookies" button or by closing this notice.
2. AVERAGE
=AVERAGE(number1, [number2], …)
Example:
3. COUNT
The COUNT function counts all cells in a given range that contain only
numeric values.
=COUNT(value1, [value2], …)
Example:
CFI and our partners use cookies to provide you with a better service and to support our business. You can
consent by the clicking "Accept all cookies" button or by closing this notice.
COUNT(A:A) – Counts all values that are numerical in A column.
However, you must adjust the range inside the formula to count rows.
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 8/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
4. COUNTA
Like the COUNT function, COUNTA counts all cells in a given rage.
However, it counts all cells regardless of type. That is, unlike COUNT that
only counts numerics, it also counts dates, times, strings, logical values,
errors, empty string, or text.
=COUNTA(value1, [value2], …)
Example:
CFI and our partners use cookies to provide you with a better service and to support our business. You can
consent by the clicking "Accept all cookies" button or by closing this notice.
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 9/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
5. IF
The IF function is often used when you want to sort your data according
to a given logic. The best part of the IF formula is that you can embed
formulas and functions in it.
Example:
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 10/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
6. TRIM
The TRIM function makes sure your functions do not return errors due to
extra spaces in your data. It ensures that all empty spaces are
eliminated. Unlike other functions that can operate on a range of cells,
TRIM only operates on a single cell. Therefore, it comes with the
downside of adding duplicated data to your spreadsheet.
=TRIM(text)
Example:
CFI and our partners use cookies to provide you with a better service and to support our business. You can
consent by the clicking "Accept all cookies" button or by closing this notice.
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 11/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
The MAX and MIN functions help in finding the maximum number and
the minimum number in a range of values.
=MIN(number1, [number2], …)
Example:
=MAX(number1, [number2], …)
Example:
CFI and our partners use cookies to provide you with a better service and to support our business. You can
consent by the clicking "Accept all cookies" button or by closing this notice.
=MAX(B2:C11) – Similarly, it finds the maximum number between
column B from B2 and column C from C2 to row 11 in both columns B
and C.
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 12/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
More Resources
Thank you for reading CFI’s guide to basic Excel formulas. To continue
your development as a world-class financial analyst, these additional CFI
resources will be helpful:
CFI and our partners use cookies to provide you with a better service and to support our business. You can
consent by the clicking "Accept all cookies" button or by closing this notice.
Advanced Excel Formulas
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 13/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
Get Started
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 14/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
Learn More
We're hiring!
Company
Certifications
Courses
Support
Resources
CFI and our partners use cookies to provide you with a better service and to support our business. You can
consent by the clicking "Accept all cookies" button or by closing this notice.
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 15/16
9/15/23, 2:40 PM Basic Excel Formulas - List of Important Formulas for Beginners
CFI and our partners use cookies to provide you with a better service and to support our business. You can
consent by the clicking "Accept all cookies" button or by closing this notice.
https://corporatefinanceinstitute.com/resources/excel/basic-excel-formulas-beginners/ 16/16