Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default creating a master file

i have 12 files, jan, feb, mar ............., dec. Each file is contains the
same format. Data is entered in each file monthly.

I want to creat a master file which should contain the links or fomulas to
show all the numbers of 12 files.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
~L ~L is offline
external usenet poster
 
Posts: 177
Default creating a master file

If these files are all from the same template, the range should be the same
for each file, right?

If so, you can do this: (where C4 is the cell containing the data you want
to sum):

='C:\[File1.xls]Sheet1'!$C$4+'C:\[File2.xls]Sheet1'!$C$4+'C:\[File3.xls]Sheet1'!$C$4+'C:\[File4.xls]Sheet1'!$C$4+'C:\[File5.xls]Sheet1'!$C$4+'C:\[File6.xls]Sheet1'!$C$4+'C:\[File7.xls]Sheet1'!$C$4+'C:\[File8.xls]Sheet1'!$C$4+'C:\[File9.xls]Sheet1'!$C$4+'C:\[File10.xls]Sheet1'!$C$4+'C:\[File11.xls]Sheet1'!$C$4+'C:\[File12.xls]Sheet1'!$C$4

"Shak" wrote:

i have 12 files, jan, feb, mar ............., dec. Each file is contains the
same format. Data is entered in each file monthly.

I want to creat a master file which should contain the links or fomulas to
show all the numbers of 12 files.

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
Creating a Master List from sub-lists Fleone Excel Worksheet Functions 4 April 15th 08 07:03 PM
Creating/Naming New Worksheets Based on Select Cells in Master Worksheet Lilbit Excel Worksheet Functions 2 March 19th 08 05:05 PM
Creating a master spreadsheet Bob Shelline Excel Discussion (Misc queries) 1 March 10th 08 09:05 PM
Creating a master sheet referenced to multiple worksheets John Excel Discussion (Misc queries) 0 November 2nd 06 03:31 PM
Creating a master worksheet lrobin65 Excel Worksheet Functions 1 February 27th 06 03:22 PM


All times are GMT +1. The time now is 02:14 AM.

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"