Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
sub Extracthypelinksaddress()
Dim hlnk as Hyperlink for each hlnk in activesheet.hyperlinks hlnk.parent.offset(0,1).Value = "'" & hlnk.Address Next End Sub the most I could add is to come to your site and run the macro. -- Regards, Tom Ogilvy "Shani" wrote: Can you provide a little mroe information please |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
extract hyperlink with worksheet | Excel Worksheet Functions | |||
How to extract the url in a hyperlink using a formula | Excel Worksheet Functions | |||
Extract a hyperlink from cell value | Excel Programming | |||
How can I extract hyperlink value | Excel Discussion (Misc queries) | |||
Extract Hyperlink | Excel Programming |