Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
AL AL is offline
external usenet poster
 
Posts: 37
Default CALCULATE A LINK to a value

THANKS FRANK!!! YOUR SOLUTION WORKED AFTER INSTALLING THE
ADDIN!!



-----Original Message-----
Hi
if the other workbook is opened you can use INDIRECT. In

this case use:
=INDIRECT("[test.xls]sheet1'!b4")

But I would expect that the other workbook is closed (as

the above
INDIRECT function has no value).
See:http://tinyurl.com/2c62u for some alternatives

accessing closed
workbooks. In your example INDIRECT.EXT (from the

Morefunc.xll should
work). So try (after installing this add-in):
=INDIRECT.EXT("'c:\"& a1 & "\[test.xls]sheet1'!b4")


--
Regards
Frank Kabel
Frankfurt, Germany


aL wrote:
Column 'A1' contains 08-09-03

Cell 'B1' contains "='c:\"& a1 & "\[test.xls]sheet1'!b4

The end result of b1 is ='c:\08-09-03\[test.xls]sheet1'!

b4

I've been able to create the link. However it does not
access the value that the link points to. Can this be
corrected? Thanks in advance


.

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
Formula to link a few cell to Calculate Sky[_2_] Excel Worksheet Functions 1 August 4th 09 07:04 PM
Link or Calculate? Graham Y Excel Discussion (Misc queries) 0 March 28th 07 03:06 PM
if i sort cell that has link to another page how to keep link steve Bahrain Excel Discussion (Misc queries) 1 August 16th 06 01:20 PM
if i sort cell that has link to another page how to keep link steve Bahrain Excel Discussion (Misc queries) 0 August 16th 06 07:37 AM
how do i link 3 worhseets to calculate into one never Excel Worksheet Functions 1 February 11th 06 09:10 AM


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