EXCEL 365 Functions CROSSWORD
Across
- 2. Returns the largest number in a range.
- 4. Counts empty cells in a range.
- 6. Returns the mean value of selected numbers.
- 8. Counts the number of cells that meet a condition.
- 9. Counts non-empty cells (numbers, text, etc.).
- 12. Adds all numbers in a range (total of).
- 14. Returns a list of unique values from a range.
- 15. Returns the number of characters in a cell or text.
- 17. ____ reference A cell reference that changes when copied to another cell (e.g., A1).
- 19. Joins text with a delimiter, optionally ignoring empty cells.
- 22. Counts numeric values in a range (the number of).
- 23. Extracts characters from the end of a text string.
Down
- 1. Joins two or more text strings into another cell.
- 2. Returns the smallest number in a range.
- 3. Converts text to lowercase.
- 5. ____ Reference A cell reference that remains fixed when copied, using dollar signs (e.g., $A$1).
- 7. Returns one value if a condition is TRUE, another if FALSE.
- 10. Averages values based on a condition.
- 11. ____ Reference A cell reference that locks either the row or the column (e.g., $A1 or A$1).
- 13. Converts text to uppercase.
- 16. Extracts characters from the middle of a text string.
- 18. Extracts characters from the start of a text string.
- 20. Adds values based on a condition.
- 21. Returns a sorted version of a range.