in cell e15, enter a formula to find the highest line item cost this month (cells e2:e14).

in cell e15, enter a formula to find the highest line item cost this month (cells e2:e14).
Answer
Explanation:
Step1: Use MAX function
In Excel, the MAX function is used to find the maximum value in a range. =MAX(E2:E14)
Answer:
=MAX(E2:E14)