Google Sheets Functions

1234567891011121314
Across
  1. 3. You want the current data and time
  2. 6. You want the average of a dataset
  3. 9. You want to find a number representing the day of the week of a date provided
  4. 10. You want to replace existing text with new text
  5. 12. You want to round a number to a certain number of decimal places
  6. 13. You want to count a certain amount of values
  7. 14. You want a specific value in a column of data
Down
  1. 1. You want a random value within a certain range
  2. 2. You want the most common value in a dataset
  3. 4. You want the maximum value in a dataset
  4. 5. You want to create a hyperlink inside a cell
  5. 7. You want the central value of a dataset
  6. 8. You want the minimum value
  7. 10. You want to organise data according the the values in another column
  8. 11. You want the total of a series of numbers