Functions are predefined formulas.
Examples of this are:
- PRODUCT function - used to find the product (multiplication)
- AVERAGE function - find the average
- COUNTA function - count the cells which aren't empty as well as the number of arguments that contain values.
E R R O R !
Functions do not always work out perfectly...
These errors will show up if you do something wrong:
- #N/A - data not found
- #DIV/0! - occurs when a formula tries to divide by zero
- #NULL! - occurs when the two or more cell references are not separated correctly in a formula
- #REF! - An invalid cell reference error message occurs when a spreadsheet formula contains incorrect cell references
- #NAME! - error occurs when Excel does not recognize text in a formula
- #### - column isn't wide enough to display the value
- #NUM! - pass an invalid argument to a function
- #VALUE! - a formula has the wrong type of argument
No comments:
Post a Comment