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

I have a number of excel files, each containing a project.
The files are named with consecutive numbers + project classification, ie.
326fi1257, 327mb112, 328fi121710 where the consecutive numbers are 326, 327
and 328.
I also have a status file containing data from the excel files.
I would like to let the status file look up certain data in the project
files. The data to be looked up are placed in the same sheets and cells for
each file.
If possible I would like to use only the consecutive number as criteria for
the references.
Does anybody know weather it is possible?
And how do I do it?
If it is not possible, I could change new filenames to only include the
consecutive number. Would that help?

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

with code. I assume the files will be closed when you reference them. If
so, there is no worksheet function to support this. Indirect does not work
when referencing closed workbooks.

--
Regards,
Tom Ogilvy

"Daniel" wrote:

I have a number of excel files, each containing a project.
The files are named with consecutive numbers + project classification, ie.
326fi1257, 327mb112, 328fi121710 where the consecutive numbers are 326, 327
and 328.
I also have a status file containing data from the excel files.
I would like to let the status file look up certain data in the project
files. The data to be looked up are placed in the same sheets and cells for
each file.
If possible I would like to use only the consecutive number as criteria for
the references.
Does anybody know weather it is possible?
And how do I do it?
If it is not possible, I could change new filenames to only include the
consecutive number. Would that help?

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
Pulling Data, References and Flat Files GF08 Excel Discussion (Misc queries) 1 November 19th 09 10:19 PM
Help with converting a block of cells with Absolute and mixed references to relative references Vulcan Excel Worksheet Functions 3 December 13th 07 11:43 PM
Can a workbook be locked against change to cells containing references to other files? az94 Excel Worksheet Functions 0 March 28th 06 08:26 PM
References to external XLS files goto_guy Excel Discussion (Misc queries) 1 January 17th 06 04:34 PM
References to XLA files olivier durand Excel Programming 2 July 14th 04 01:45 PM


All times are GMT +1. The time now is 05:25 PM.

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"