asked 4.5k views
5 votes
Create a formula using the COUNT function. --> In cell D19 create a formula using the COUNT function to count the # of values in the range D5:D18.

asked
User Zebaz
by
8.0k points

1 Answer

0 votes

Hi! To create a formula using the COUNT function in cell D19 to count the number of values in the range D5:D18, follow these steps:

1. Click on cell D19.
2. Type the formula "=COUNT(D5:D18)" (without the quotes).
3. Press Enter.

Your answer: In cell D19, create a formula using the COUNT function by typing "=COUNT(D5:D18)" and pressing Enter. This will count the number of values in the range D5:D18.

answered
User Lolix
by
7.4k points