Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. SUM – calculates the sum of a range of cells
  2. IF – checks whether a condition is met, and returns one value if true, and another value if false
  3. AVERAGE – calculates the average of a range of cells
  4. MAX – returns the highest value in a range of cells
  5. MIN – returns the lowest value in a range of cells
  6. COUNT – counts the number of cells containing numerical data in a range of cells
  7. CONCATENATE – combines the content of multiple cells into a single cell
  8. TODAY – returns the current date
  9. VLOOKUP – searches for a value in a table, and returns a corresponding value in the same row
  10. PMT – calculates the periodic payment for a loan with a constant interest rate and fixed term.