Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Masoud,
Is this what you mean ? Dim HLink As Hyperlink For Each HLink In Worksheets(1).Hyperlinks Debug.Print HLink.Address Next NickHK "Masoud" wrote in message ... 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
run batch job from each row - how to insert run batch function per row? | Excel Discussion (Misc queries) | |||
Batch Convert CSV to XLS | Excel Discussion (Misc queries) | |||
Batch Files | Excel Programming | |||
hyperlink images in batch form | Excel Worksheet Functions | |||
Batch in excel | Excel Programming |