A data analyst at an e-commerce company is working with a spreadsheet containing last month’s sales. The most expensive product their company sells costs $49.99, so they want to quickly confirm that all of the data in the Sales column is $49.99 or less. What function can they use?

Correct
They can use COUNTIF, which is a function that returns the number of cells that match a specified value or parameter.