Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 236
Default link data from several speadsheets

You could easily solve it with a three dimensional formula, i.e., if
you need to add up range C26 from an array of worksheets/spreadsheets
- enter this (in any cell you want) in your #32 tab (or any other tab
for that matter):

=SUM(JAN1:JAN31!C26)

and what it'll do is it will add up all the 'C26' ranges of all the
worksheets between (inclusive) worksheets JAN1 and JAN31. So, the
important thing is WHERE the spreadsheet is and not HOW IT'S CALLED -
so, any spreadsheet located between the JAN1 and JAN31 worksheets
would be added up (range C26, obviously) - you just need to be careful
and not to move the worksheets around (i.e, do not move them before or
after JAN1 & JAN31).
I hope it helps.

A.

On Apr 26, 4:47*am, Jacob Skaria
wrote:
It looks like one of your reference is invalid. Please try this

1. Check whether all sheets are present..
2. Within the sheet tab check for any spaces in front or after the sheet
names..

If this post helps click Yes
---------------
Jacob Skaria

"Sherry S" wrote:
Hi all,
I am trying to learn this as I go.


I have 31 speadsheets all in the same workbook to represent the days in the
month of January. They are exactly the same except the dates. I want to take
the grand totals from each one and place it on #32 sheet for an end of the
month total. *The way i have the formula written right now gives me a #ref *
error. *


=JAN1!C26+JAN2!C26+JAN3!C26+JAN4!C26+JAN5!C26+JAN6 !C26+JAN7!C26+JAN8!C26+JAN9!C26+JAN10!C26+JAN11!C2 6+JAN12!C26+JAN12!C26+JAN13!C26+JAN14!C26+JAN15!C2 6+JAN16!C26+JAN17!C26+JAN18!C26+JAN19!C26+JAN20!C2 6+JAN21!C26+JAN22!C26+JAN23!C26+JAN24!C26+JAN25!C2 6+JAN26!C26+JAN27!C26+JAN28!C26+JAN29!C26+JAN30!C2 6+JAN31!C26


It did work on a smaller scale on a practice file. But not on this file..


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
Speadsheets only caluclates some formulas. caj Excel Discussion (Misc queries) 0 March 28th 07 03:02 AM
Speadsheets only caluclates some formulas. caj Excel Discussion (Misc queries) 0 March 28th 07 12:15 AM
Comparing 2 speadsheets iuwonny New Users to Excel 4 March 12th 06 02:59 AM
How do you cross reference different speadsheets? Shae Excel Discussion (Misc queries) 3 January 20th 06 06:25 PM
new speadsheets open in seperate window thastings Excel Worksheet Functions 1 May 19th 05 02:27 PM


All times are GMT +1. The time now is 09:48 AM.

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"