1. Home
  2. Computing & Technology
  3. Spreadsheets

Function

By Ted French, About.com

Definition: A function is a preset formula in Excel. Like formulas, functions begin with the equal sign ( = ) followed by the function’s name and its arguments. The function name tells Excel what calculation to perform. The arguments are contained inside round brackets.

For example, the most used function in Excel is the SUM function, which is used to add together the data in selected cells. The SUM function is written as -

=SUM(A1:A6)

Here the function adds the contents of cell range A1 to A6

Examples: Before adding the function to the spreadsheet, it is a good idea to enter the data that it will use as its arguments first. This way the cell references of the data will be correct when entered into the function.

Explore Spreadsheets

More from About.com

  1. Home
  2. Computing & Technology
  3. Spreadsheets
  4. Spreadsheet Terms
  5. F
  6. Spreadsheets Terms - Excel Function Definition - Define Excel Function

©2008 About.com, a part of The New York Times Company.

All rights reserved.