Functions in Spreadsheets
Functions in Spreadsheets
As a quick refresher, a function is a preset command that automatically performs a specific process
or task using the data in a spreadsheet. Functions give data analysts the ability to do calculations,
which can be anything from simple arithmetic to complex equations. Use this reading to help you
keep track of some of the most useful options.
Functions
The basics
● Just like formulas, start all of your functions with an equal sign; for example =SUM. The
equal sign tells the spreadsheet that what follows is part of a function, not just a word or
number in a cell.
● After you type the equal sign, most spreadsheet applications will display an autocomplete
menu that lists valid functions, names, and text strings. This is a great way to create and edit
functions while avoiding typing and syntax errors.
● A fun way to learn new functions is by simply typing an equal sign and a single letter of the
alphabet. Choose one of the options that pops up and learn what that function does.
Popular functions
A lot of people don’t realize that keyboard shortcuts like cut, save, and find are actually functions.
These functions are built into an application and are amazing time-savers. Using shortcuts lets you
do more with less effort. They can make you more efficient and productive because you are not
constantly reaching for the mouse and navigating menus. Use these links to discover the most
popular shortcuts, for Chromebook, PC, and Mac.
Auto-filling
The lower-right corner of each cell has a fill handle. It is a small green square in Microsoft Excel and
a small blue square in Google Sheets.
● Click the fill handle for a cell and drag it down a column to auto-fill other cells in the column
with the same formula or function used in that cell.
● Click the fill handle for a cell and drag it across a row to auto-fill other cells in the row with the
same formula or function used in that cell.
Data ranges
● When you click a cell that contains a function, colored data ranges in the formula bar indicate
which cells are being used in the spreadsheet. There are different colors for each unique
range in a function.
● Colored data ranges help prevent you from getting lost in complex functions.
● In spreadsheets, you can press the F2 key to highlight the range of data used by a function.
Click the cell containing the function, highlight the range of data used by the function in the
formula bar, and then press F2. The spreadsheet will go to and highlight the cells specified
by the range.