Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 576
Default links to several xls with same named ranges

Mike,

Not sure I understand what you are doing. But if you are trying to copy
information from a list of workbooks to a master workbook - my approach is
to have a list of the workbooks in my master workbook and use a For... Next
loop to open each workbook and copy ranges to the master. Careful coding
can make this run relatively fast.

Others use a technique to search for the files and open each in turn.

Much depends on how the files are named and where they are located.

One of my workbooks pulls files from different folders and copies data to
the master. Again using a list in the master.

steve

"Mike" wrote in message
...

I have a template workbook that uses 20 named ranges to
get picked up my a master workbook. Complexity is that
there are 100+ project workbooks to be compiled. All are
based on same template but require different filenames
(corresponding to project names. The cell addresses and
named ranges are the same in every template workbook.

What is a good approach for this (other than Access)?

TIA

Mike



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
named ranges? Confused_Euffy[_2_] Excel Worksheet Functions 7 March 17th 08 04:37 PM
Named Ranges Epinn Excel Worksheet Functions 23 October 16th 06 07:27 AM
Named Ranges Joe Gieder Excel Worksheet Functions 2 February 16th 06 01:31 AM
Max # of named ranges leaftye - ExcelForums.com Excel Discussion (Misc queries) 1 July 14th 05 07:47 PM
Like 123, allow named ranges, and print named ranges WP Excel Discussion (Misc queries) 1 April 8th 05 06:07 PM


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