Hi,
I am exporting real time data into excel, and I would like to keep a running total of a single cell who's value is constantly changing. Lets say the values of this cell have read, 1, 3, 5, 2. I would like to be able to see another cell that is adding up these individual values and would read 11.
Any help would be appreciated!
Thanks!