Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 385
Default Can I create a 3-D reference from multiple workbooks

I have five workbooks with summary pages using 3-d references. I would like
to creat a worksheet to pull the information from each of the summary pages
into one worksheet.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Can I create a 3-D reference from multiple workbooks

Hi,

The standard formula looks like this

=SUM(Sheet1:Sheet5!A10:A15)

Most of Excel's functions do NOT support this type of reference, but a few
do.

This formula means that you are summing A10:A15 for Sheet1 to Sheet5 based
on physical position of those sheets. If a sheet is between Sheet1 and
Sheet5 then it is summed, but for example, if Sheet2 is to the left of Sheet1
and Sheet5 is to the right of Sheet1, Sheet2 is not summed.

The easiest way to create this formula is to type =SUM( and then click the
sheet tab of the first sheet, highlight the range you want to sum and then
hold down the Shift key and click the last sheet you want to sum.
--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Jennifer" wrote:

I have five workbooks with summary pages using 3-d references. I would like
to creat a worksheet to pull the information from each of the summary pages
into one worksheet.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Can I create a 3-D reference from multiple workbooks

Did you mean to say "I have 5 workbooks each with a summary worksheet and I
want to create a new workbook with a summary sheet pulling from the summary
sheets of the 5 workbooks"?

"Pages" are what you print out.


Gord Dibben MS Excel MVP

On Thu, 8 Jan 2009 10:10:01 -0800, Jennifer
wrote:

I have five workbooks with summary pages using 3-d references. I would like
to creat a worksheet to pull the information from each of the summary pages
into one worksheet.


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
Updating Workbooks from multiple links Workbooks TimJames Excel Worksheet Functions 1 December 15th 07 03:34 PM
How to create multiple new workbooks based on sort criteria JKR Excel Discussion (Misc queries) 7 November 4th 07 10:30 PM
cell reference for multiple workbooks Libby Excel Discussion (Misc queries) 1 July 17th 07 05:08 PM
how do i create table of contents links/pg for multiple workbooks JRoss Excel Worksheet Functions 1 June 3rd 07 09:14 PM
How to create reports based on data residing in multiple workbooks Almi Excel Discussion (Misc queries) 1 May 12th 06 04:42 PM


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