Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Excel data collection

I have created a workbook and save it as a differant file name each time. How
do I collect data from multiple those workbooks and collect it in a sumary
workbook? The sumarry workbook will be the running total for the year. I've
been typing formula strings and am getting no where. HELP : (
--
Bill Needham
GSSComputers

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Excel data collection

Bill,
Almost easier to show you than to tell you.

Open the workbook that you want to contain the running total. Let's call
that MASTER. Open one of the other workbooks. We'll set up one formula now.

In the MASTER, choose the cell you want the formula/running total of some
group to appear in, start by typing in an = symbol. Choose the other
workbook and choose the sheet and cell you want to be part of the formula in
MASTER. Press the [Enter] key.

You now have the start of a formula to do rollups, referring to one other
workbook. Open another "other" workbook, go back into MASTER to the cell you
were working with, at the end of the formula that's in there now, type a +
symbol, and once again choose the other workbook, sheet and cell to add to
the running total value.

Pretty much repeat that for all values to be included in running totals.
The initial setup can be a bit tedious, depending on how many of those Other
workbooks you have. But after that you just have to add in the latest
workbook.

Couple of hints:
IF your cells to be dealt with are in sequential rows, you can remove the $
signs in front of cell addresses in the formula and copy/fill the formulas
down in the MASTER book and they'll adjust automatically.

Don't have the MASTER open when you rename a workbook that's already in the
formula. Either make sure the master is closed or just make a copy of the
'other' workbook and rename it first. That'll keep your formulas from
changing workbook name reference.

Look at how the formulas are constructed - it may be easier to type in
additional workbook references as time goes on rather than going through the
manual process. Notice the difference in the formulas when an "other"
workbook is open and when it is closed. Excel automatically adds/removes the
full path to the workbook in the formulas as the other workbook is
opened/closed.

"Bill Needham" wrote:

I have created a workbook and save it as a differant file name each time. How
do I collect data from multiple those workbooks and collect it in a sumary
workbook? The sumarry workbook will be the running total for the year. I've
been typing formula strings and am getting no where. HELP : (
--
Bill Needham
GSSComputers

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Excel data collection

See Ron de Bruin's site for code assistance.

http://www.rondebruin.nl/tips.htm

Browse through the section on Copy/Paste/Merge examples


Gord Dibben MS Excel MVP

On Thu, 10 Jan 2008 22:15:21 -0800, Bill Needham
wrote:

I have created a workbook and save it as a differant file name each time. How
do I collect data from multiple those workbooks and collect it in a sumary
workbook? The sumarry workbook will be the running total for the year. I've
been typing formula strings and am getting no where. HELP : (


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
help with data collection! brandon roland[_2_] New Users to Excel 1 August 8th 07 10:09 PM
Excel 2003 macro collection bluepuppet Excel Discussion (Misc queries) 3 January 17th 07 10:55 PM
Data collection in 3 or more dimensions Lee Hunter Excel Discussion (Misc queries) 0 November 21st 05 08:11 PM
how do i create a data collection form in excel? stacy New Users to Excel 1 October 26th 05 08:21 PM
Does anybody have a CD collection template PeterM Excel Discussion (Misc queries) 2 November 27th 04 05:46 PM


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