169k views
0 votes
Where does excel automatically display statistics like count, average, and sum when a range of values is selected?

User Al Conrad
by
6.9k points

1 Answer

0 votes
Excel will automatically display statistics mentioned above on the cell that the formula was entered. Take for example, values 2,4,6,8, and 5 fill up cells A1, A2,A3,A4,A5 correspondingly. If you put =SUM(A1:A5) in cell A6, you will have the sum of the values placed in the mentioned cells. This depends on the formula entered which may also be average, product, etc.
User LinuxLuigi
by
6.1k points