Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 49
Default Adding up values from separate tabs

Hi,
I have 1 tab, called 'Annual stats',within which there are 9 cells which
need formulas to add the values from the other 52 tabs (weeks). Each tab for
the weeks are the same, so cell E30 is for example one cell which I need to
be added. The tabs are labelled 'Week1' 'Week2' etc.

What formula could i use?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Adding up values from separate tabs

Try this:

=SUM(Week1:Week52!E30)

will add all the E30 cells on the sheets which are physically in
between Week1 and Week52 tabs.

Hope this helps.

Pete

On Mar 31, 3:02*pm, DaveAsh wrote:
Hi,
I have 1 tab, called 'Annual stats',within which there are 9 cells which
need formulas to add the values from the other 52 tabs (weeks). Each tab for
the weeks are the same, so cell E30 is for example one cell which I need to
be added. The tabs are labelled 'Week1' 'Week2' etc.

What formula could i use?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Adding up values from separate tabs

Hi,

Try this

=SUM(Week1:Week52!A1)

Which will sume A1 in all your sheets

Mike

"DaveAsh" wrote:

Hi,
I have 1 tab, called 'Annual stats',within which there are 9 cells which
need formulas to add the values from the other 52 tabs (weeks). Each tab for
the weeks are the same, so cell E30 is for example one cell which I need to
be added. The tabs are labelled 'Week1' 'Week2' etc.

What formula could i use?

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
getting results on separate tabs josephone baker Excel Discussion (Misc queries) 1 January 29th 08 02:43 PM
Can you separate multiple tabs each into their own file hammermw Excel Worksheet Functions 2 February 28th 07 07:37 PM
V lookup in separate TABS! Bob Phillips Excel Discussion (Misc queries) 1 September 25th 06 09:12 PM
Adding Values From Different Tabs Flipkid2 Excel Discussion (Misc queries) 3 August 24th 05 02:23 AM
Adding Values Based on a Separate Column binder Excel Discussion (Misc queries) 2 February 14th 05 07:17 PM


All times are GMT +1. The time now is 05:37 PM.

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

About Us

"It's about Microsoft Excel"