78.3k views
3 votes
On the food inventory worksheet, enter a function in cell G1 that counts the number of Food Items. What formula would i use!? This is for MOS Excel on Gmwtrix. thnxxx

User ANoble
by
6.8k points

1 Answer

3 votes

COUNT function

COUNT function determines how many cells in a range contain a number. We use this function to get the number of entries in a number field in an array of numbers. The formula one can use is G1:[…..]: = COUNT(G1:[…..])






User Maximo Mussini
by
6.2k points