Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 52
Default link to mulitple workbooks

i have a workbook(main) which is suppose to display data from various
workbook. however, every month the workbooks(various) will be in different
location and there will be additional data. so hw can i link all these data
to my workbook(main).

note: Additional data will cause the column of my required data to change.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default link to mulitple workbooks

Violet,

Assuming all your monthly workbooks are laid out the same such that all data
is in the same location (just different data); then do this:

1. On your main workbook link all applicable cells to, say, Temp.xls
2. Load your monthly workbook template and Save As Temp.xls. Replace the
existing file.
3. Update links.

Don't ever delete temp.xls when your main workbook is open or all your links
will #ref. Just replace the Temp.xls with new worksheet templates for each
month.

You can do this under VBA control very easily by just recording macros.

Allan P. London, CPA





"violet" wrote in message
...
i have a workbook(main) which is suppose to display data from various
workbook. however, every month the workbooks(various) will be in different
location and there will be additional data. so hw can i link all these
data
to my workbook(main).

note: Additional data will cause the column of my required data to change.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 52
Default link to mulitple workbooks

my data will not be same location.eg if i doing the data for feb den my total
column will b after feb col. but if i doing for oct den my column for totoal
is after oct so in this case my total col will oway be diff.n in my main
workbook i need to link to 3 diff workbook not jus one workbook.

"alondon" wrote:

Violet,

Assuming all your monthly workbooks are laid out the same such that all data
is in the same location (just different data); then do this:

1. On your main workbook link all applicable cells to, say, Temp.xls
2. Load your monthly workbook template and Save As Temp.xls. Replace the
existing file.
3. Update links.

Don't ever delete temp.xls when your main workbook is open or all your links
will #ref. Just replace the Temp.xls with new worksheet templates for each
month.

You can do this under VBA control very easily by just recording macros.

Allan P. London, CPA





"violet" wrote in message
...
i have a workbook(main) which is suppose to display data from various
workbook. however, every month the workbooks(various) will be in different
location and there will be additional data. so hw can i link all these
data
to my workbook(main).

note: Additional data will cause the column of my required data to change.




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
Mulitple Workbooks and Ignoring Blank Cells Larry Excel Discussion (Misc queries) 5 September 8th 09 06:23 PM
Can mulitple Excel workbooks be summarized into 1 workbook? micjil Excel Discussion (Misc queries) 1 July 15th 09 08:23 PM
How do I link text from mulitple cells to another spreadsheet Pat Excel Worksheet Functions 2 July 11th 07 03:08 PM
separate data into mulitple workbooks [email protected] Excel Discussion (Misc queries) 1 July 4th 06 05:59 PM
How do I link mulitple drop down boxes together? Misty Excel Worksheet Functions 19 March 23rd 06 02:26 PM


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