PC Review


Reply
Thread Tools Rate Thread

batch hyperlink

 
 
=?Utf-8?B?TWFzb3Vk?=
Guest
Posts: n/a
 
      29th Jun 2007
hello.

in my file (Excel) there are several items (records) that are linked to
external

source files,I like to find one list that tell me each record is linked to
which external

file name.

Thanks in advanced
 
Reply With Quote
 
 
 
 
NickHK
Guest
Posts: n/a
 
      29th Jun 2007
Masoud,
Is this what you mean ?

Dim HLink As Hyperlink

For Each HLink In Worksheets(1).Hyperlinks
Debug.Print HLink.Address
Next

NickHK

"Masoud" <(E-Mail Removed)> wrote in message
news51F6D3A-5A65-492D-8F21-(E-Mail Removed)...
> hello.
>
> in my file (Excel) there are several items (records) that are linked to
> external
>
> source files,I like to find one list that tell me each record is linked to
> which external
>
> file name.
>
> Thanks in advanced



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
A script/batch to kill a batch file from scheduled tasks? Bogdan Windows XP Configuration 1 31st Jul 2009 06:05 AM
batch conversion of URL text to hyperlink spacia Microsoft Excel Discussion 3 18th Jun 2008 10:53 PM
hyperlink images in batch form =?Utf-8?B?VGhlIEZ1eno=?= Microsoft Excel Worksheet Functions 1 13th Nov 2004 03:19 PM
hyperlink to a batch file Linda B Microsoft Access Security 1 25th Jun 2004 10:59 PM
batch converting a list of email addresses to 'mailto:' hyperlink Chuck Microsoft Excel Worksheet Functions 2 21st Oct 2003 03:03 AM


Features
 

Advertising
 

Newsgroups
 


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