Across
- 2. calculates the sum of a group of values
- 4. returns the system date, without the time
- 6. calculates a sum from a group of values, but just of values that are include because a condition is met
- 8. rounds a number to a specified number of decimal places
- 10. removes the decimal portion of a number, leaving just the integer portion
Down
- 1. counts the number of cells in a range that match a criteria
- 3. counts the number of cells in a range that contains numbers
- 5. calculates the mean of a group of values
- 7. tests for a true or false condition and then returns one value or another
- 9. returns the system date and time
