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

I have an excel sheet calculating cost for various parts. There are
many versions of this sheet (different one for each part number). I
want all of these sheets to pull some common parameters from one
master sheet. This way when these parameters need changed, it must
only be done one time. Then all other sheets can be updated.

The problem I'm having is that all these excel files while all in the
same common folder, are also divided up in subfolders. Is there
generic method I can use so they will find the file to import from
regardless of whether the master file is in the same folder, a folder
above, or even two folders above? (i.e. I only want to have one copy
of the master sheet with variable parameters, and not have to make a
copy of it inside each individual folder also.)

Any help or suggestions will be very appreciated.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Accessing external excel files

If you are talking a linking formula, and you want to link to a closed
workbook, then I think you would need to know where the file is located if it
isn't in the same subdirectory.

--
Regards,
Tom Ogilvy


" wrote:

I have an excel sheet calculating cost for various parts. There are
many versions of this sheet (different one for each part number). I
want all of these sheets to pull some common parameters from one
master sheet. This way when these parameters need changed, it must
only be done one time. Then all other sheets can be updated.

The problem I'm having is that all these excel files while all in the
same common folder, are also divided up in subfolders. Is there
generic method I can use so they will find the file to import from
regardless of whether the master file is in the same folder, a folder
above, or even two folders above? (i.e. I only want to have one copy
of the master sheet with variable parameters, and not have to make a
copy of it inside each individual folder also.)

Any help or suggestions will be very appreciated.


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
Accessing Excel files within multiple levels of a directory Barb Reinhardt Excel Programming 4 May 15th 07 07:12 PM
accessing worksheets from 2 excel files ashishprem[_17_] Excel Programming 3 April 28th 06 12:30 PM
Trouble accessing a couple of established Excel 97 files lkpringle Excel Discussion (Misc queries) 2 August 11th 05 12:39 AM
Accessing external test equipment using Excel RichardG Excel Programming 3 November 30th 04 11:22 PM
Accessing PowerPoint files from Excel MWE[_31_] Excel Programming 1 April 8th 04 12:36 AM


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