Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 92
Default link worksheets must all be open?

looks like links don't work if source and destination worksheets are no open.
Any way to link an open destination to a closed source?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default link worksheets must all be open?

They don't have to both be open, but it makes things easier.

If you know the full path to the workbook to be linked to then you can set
the formula up manually. For example, if you had 2 workbooks open and linked
to one named Book2.xls the formula might look like:
=[Book2]Sheet1!$A$1
but when Book2.xls gets closed, then the formula might turn into something
like:
='C:\Documents and Settings\aUserName\My Documents\[Book2.xls]Sheet1'!$A$1

If you know what it's going to look like when the other book is closed, you
can set up the formula to it manually, i.e. by typing it into the cell (or
even creating a formula in VBA code).


"Dale" wrote:

looks like links don't work if source and destination worksheets are no open.
Any way to link an open destination to a closed source?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 293
Default link worksheets must all be open?

hi Dale

Yes You Can
An Example

='C:\Users\Welcome\Stewarts Files\Road accounting program\Road Accounting
Package\Road Managers Package\[Tour Managers Spreadsheet.xls]Tour managers
Spreadsheet'!S50

The indirect function does not work if the source is closed

Morefunc is an add in which gives indirect .ext as a funtion that will
access a closed workbook however it has never worked for me

Hope this helps

Stew



"Dale" wrote:

looks like links don't work if source and destination worksheets are no open.
Any way to link an open destination to a closed source?

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
Need Macro To Open URL Link Launchnet Excel Worksheet Functions 7 April 28th 23 07:44 PM
Need to open a picture with a link RD Excel Worksheet Functions 2 February 29th 08 03:30 PM
link won't open politesse Links and Linking in Excel 2 October 17th 07 10:24 PM
Need VB code for workbook open to open a link Daniel Baker Excel Discussion (Misc queries) 2 August 18th 06 01:30 AM
how do i open excel as an xls document from a web link instead of. Yep Excel Discussion (Misc queries) 1 June 29th 06 08:39 PM


All times are GMT +1. The time now is 10:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"