Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Links / November 2004

Tip: Looking for answers? Try searching our database.

List links (via function)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Johannes van der Pol - 24 Nov 2004 09:55 GMT
Hello all,

Is there a way to show the (full) name of links in a range of cells. I know
you can do this manually with "findlink", but am looking for a way that on
my "master print" also the name of all linked workbooks is shown.

Thanks in advance,

Johannes
Bill Manville - 24 Nov 2004 16:51 GMT
> Is there a way to show the (full) name of links in a range of cells. I know
> you can do this manually with "findlink", but am looking for a way that on
> my "master print" also the name of all linked workbooks is shown.

You could write a VBA function to do it or you can use a defined name.

Insert / Name / Define / MyLinks  RefersTo:=TRANSPOSE(LINKS(,1))

Then in a worksheet, select cells in a column equal in number to the number
of Excel links in the workbook and enter =MyLinks as an array formula
(Ctrl+Shift+Enter)

If you also have DDE links you can do a similar trick using LINKS(,2)

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - respond to newsgroup
Johannes - 25 Nov 2004 08:31 GMT
Cool, a lot easier than I thought.

Thanks,

Johannes
> > Is there a way to show the (full) name of links in a range of cells. I know
> > you can do this manually with "findlink", but am looking for a way that on
[quoted text clipped - 13 lines]
> MVP - Microsoft Excel, Oxford, England
> No email replies please - respond to newsgroup
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.