View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Crystal Crystal is offline
external usenet poster
 
Posts: 35
Default Formula for Running total

Ok I am a Dispatcher for a local Police Agency and my Boss has given me a
task. We have to keep a daily running total of all calls and type of call.
What I need help on is finding the formula that would do the following. In
Column A I have the Type of Calls, In Column B I have the Present Day's Total
Calls, and in Column C I need the running YTD Total. At first I thought the
formula would be =YTD+B2 but it turned out that it does not keep a RUNNING
total. PLEASE SOMEONE HELP ME!