Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Liz Liz is offline
external usenet poster
 
Posts: 133
Default RUNNING TOTALS...FORMULA NEEDED

using Excel 2003...

I strongly suspect I have posted this query before..haven't used it in
FOREVER, and now find myself needing it again. I have a "Budget" file with
12 tabs, one for each mth of the year (JANUARY, FEBRUARY, etc). PLUS I have
an additional tab that I've named RUNNING TOTALS. On each of the monthly
tabs, I have formulas that sum up EXPENSES (money out) & SAVINGS (money in).
What I would like on Tab 13 is a formula to total each of those. I already
went thru & did =JANUARY!$E$2 & SEVERAL variations of that, but I thought I'd
be able to do a simple copy/paste, but I ended up going thru each cell to
change the tab name.

I just know that I'm missing one very important piece of the puzzle, but I'm
frustrated & ready to go to lunch! LOL - As always, your help is appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default RUNNING TOTALS...FORMULA NEEDED

Hi Liz,

Nice Lunch?

I'm not sure what your tring to do so here's a few~:-

To sum the same cell on multiple worksheets:-
The sheets physically between the 2 mentioned can be any name
=SUM(Jan:Dec!A1)

To sum the same cell on multiple worksheets:-
=SUM(Jan:Dec!A1:A3)

To copy the contents of a cell from a different sheet
=Jan!A1

Mike



"Liz" wrote:

using Excel 2003...

I strongly suspect I have posted this query before..haven't used it in
FOREVER, and now find myself needing it again. I have a "Budget" file with
12 tabs, one for each mth of the year (JANUARY, FEBRUARY, etc). PLUS I have
an additional tab that I've named RUNNING TOTALS. On each of the monthly
tabs, I have formulas that sum up EXPENSES (money out) & SAVINGS (money in).
What I would like on Tab 13 is a formula to total each of those. I already
went thru & did =JANUARY!$E$2 & SEVERAL variations of that, but I thought I'd
be able to do a simple copy/paste, but I ended up going thru each cell to
change the tab name.

I just know that I'm missing one very important piece of the puzzle, but I'm
frustrated & ready to go to lunch! LOL - As always, your help is appreciated.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default RUNNING TOTALS...FORMULA NEEDED

Try this:

=INDIRECT(TEXT(ROWS($1:1)*30,"mmmm")&"!E2")

Copy down a total of 12 cells for the 12 months.

--
Biff
Microsoft Excel MVP


"Liz" wrote in message
...
using Excel 2003...

I strongly suspect I have posted this query before..haven't used it in
FOREVER, and now find myself needing it again. I have a "Budget" file
with
12 tabs, one for each mth of the year (JANUARY, FEBRUARY, etc). PLUS I
have
an additional tab that I've named RUNNING TOTALS. On each of the monthly
tabs, I have formulas that sum up EXPENSES (money out) & SAVINGS (money
in).
What I would like on Tab 13 is a formula to total each of those. I
already
went thru & did =JANUARY!$E$2 & SEVERAL variations of that, but I thought
I'd
be able to do a simple copy/paste, but I ended up going thru each cell to
change the tab name.

I just know that I'm missing one very important piece of the puzzle, but
I'm
frustrated & ready to go to lunch! LOL - As always, your help is
appreciated.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula needed to create grand totals Daniel LEYVA Excel Worksheet Functions 1 October 14th 06 09:18 AM
Formula needed - automatically calculate session time totals for each user optimusprym8 Excel Worksheet Functions 2 June 22nd 06 02:01 PM
Formula Needed to Compare Dates and return a running total Cmonroe Excel Worksheet Functions 3 June 8th 06 08:54 PM
running totals [email protected] Excel Discussion (Misc queries) 4 April 22nd 06 04:25 PM
Running Totals Pete New Users to Excel 2 March 23rd 05 09:37 AM


All times are GMT +1. The time now is 03:18 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"