Quick reference: 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 (=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. Difference betwe...