How to get a continuous average as data is added?
I have a sheet with one column of numbers. As numbers are added the average of all numbers up to that point are averaged. I cannot figure out how create one column formula to make that happen. I am trying to avoid fixing every cell.
Tx,
~Sarah
Answers
-
Hi @s.powers,
You should be able to do this fairly easily:
=AVG(Column:Column)
Adding some additional values:
Obviously just change the column name in the formula - my best guess is that you have selected a range and probably have some numbers in your current formula. If you remove these, the whole column rather than just the selected rows will be used.
Hope this helps, but if I've misunderstood anything or you've any problems/questions then just let us know!
-
I guess I also need to add, that I don't want the original value to change. The average column should be a new number each time adding in the new data from the Mean column.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!