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

Good Afternoon

I wonder if someone out there can help me.

Say, in cell A1 is the formula:
='A:\Folder1\Folder2\[File1.xls]DATA'!$A$4

Is it possible to change this using the INDIRECT function (or otherwise)?

i.e. if in B1 I put
Folder3

Is there a formula I can put in A1 which is like the one above that
references automatically what is in B1?

e.g. (and I know this is wrong)
='A:\Folder1\INDIRECT(B2)\[File1.xls]DATA'!$A$4

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Indirect Reference to Other files


Why dont you just use CONCATENATE, something like e.g.

=CONCATENATE('A:\Folder1\',B2,'\[File1.xls]DATA')!$A$4


--
Special-K
------------------------------------------------------------------------
Special-K's Profile: http://www.excelforum.com/member.php...fo&userid=7470
View this thread: http://www.excelforum.com/showthread...hreadid=561101

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 44
Default Indirect Reference to Other files

That will only come out with the text of the link

"Special-K" wrote:


Why dont you just use CONCATENATE, something like e.g.

=CONCATENATE('A:\Folder1\',B2,'\[File1.xls]DATA')!$A$4


--
Special-K
------------------------------------------------------------------------
Special-K's Profile: http://www.excelforum.com/member.php...fo&userid=7470
View this thread: http://www.excelforum.com/showthread...hreadid=561101


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
Indirect and Address in Reference to other sheets MikeDH Excel Worksheet Functions 0 August 11th 05 09:53 PM
Use INDIRECT function to reference a value in closed file Saravan Excel Worksheet Functions 6 June 28th 05 03:04 PM
indirect cell reference using copies of worksheets in same workboo JT Spitz Excel Worksheet Functions 4 June 15th 05 03:25 PM
Apply a simple formula to multiple rows? RedFox New Users to Excel 9 May 9th 05 11:42 PM
Cannot access read-only documents. tomgillane Excel Discussion (Misc queries) 14 February 7th 05 10:53 PM


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