View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Vicki Vicki is offline
external usenet poster
 
Posts: 70
Default One cell accumulation

I want to create a running total in g3. every time i enter a number in g3 it
will add to itself.


"JLGWhiz" wrote:

=2*2
Other than that, what specific type of calculation do you want to do?

"Vicki" wrote:

How do i calculate in one cell without creating a circular reference?