Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dave Grainger
 
Posts: n/a
Default How can i use data from multiple sheets in a formula?

im trying to get a sheet for all my sales across 12 months. i want it to be
the 13th sheet and have cumulative data for the year, then use this as a
template for other salespeople. How can i do this? what commands? thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron de Bruin
 
Posts: n/a
Default How can i use data from multiple sheets in a formula?

Hi Dave

If you want to sum certain cells from each worksheet then do this

Put in two dummy sheets(empty sheets) with the name "start" as the first sheet
and one with the name "end" as the last one.

You can use a formula like this then to sum all sheet between start and end
=SUM(start:end!A1)

Another way is to create links to a cell in each sheet
see http://www.rondebruin.nl/summary.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Dave Grainger" <Dave wrote in message
...
im trying to get a sheet for all my sales across 12 months. i want it to be
the 13th sheet and have cumulative data for the year, then use this as a
template for other salespeople. How can i do this? what commands? thanks.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How can i use data from multiple sheets in a formula?

Thank You! The following information helped me find my answer:

"You can use a formula like this then to sum all sheet between start and end
=SUM(start:end!A1)"

and my answer was -- =sum('Aug 1:Aug31'!c27) and BAM!!! it worked. You
saved my grief:) Thanks





"Ron de Bruin" wrote:

Hi Dave

If you want to sum certain cells from each worksheet then do this

Put in two dummy sheets(empty sheets) with the name "start" as the first sheet
and one with the name "end" as the last one.

You can use a formula like this then to sum all sheet between start and end
=SUM(start:end!A1)

Another way is to create links to a cell in each sheet
see http://www.rondebruin.nl/summary.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Dave Grainger" <Dave wrote in message
...
im trying to get a sheet for all my sales across 12 months. i want it to be
the 13th sheet and have cumulative data for the year, then use this as a
template for other salespeople. How can i do this? what commands? thanks.




  #4   Report Post  
Posted to microsoft.public.excel.misc
goober
 
Posts: n/a
Default How can i use data from multiple sheets in a formula?


=SUM(Janurary:December!A1)

Assuming your sheets are labeled by the month this will total all the
data in cells
A1. You have to make shure that sheet13 is not between the 12 monthly
sheets or it will be totaled also.

Hope it helps.


--
goober
------------------------------------------------------------------------
goober's Profile: http://www.excelforum.com/member.php...o&userid=19838
View this thread: http://www.excelforum.com/showthread...hreadid=491526

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
DATA TABLES and multiple sheets kayard Excel Worksheet Functions 1 July 25th 05 03:26 PM
Pie Diagram from data across multiple work sheets Harry Charts and Charting in Excel 4 May 1st 05 02:27 AM
combining data from multiple sheets Allen Way via OfficeKB.com Excel Worksheet Functions 1 April 5th 05 06:02 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM
sumif to add data in multiple sheets Sues Excel Worksheet Functions 4 November 18th 04 06:54 AM


All times are GMT +1. The time now is 09:09 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"