Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have an excel document with a column of hyperlinks. I needed to extract
the text of the hyperlink from that column and did successfully using this function rng.Hyperlinks(1).Address But I also need to extract the worksheet name trailing the hyperlink. What is the function? Here's what I have Column B1 says "Grill Shakers" Hyperlink I've extracted from B1 using rng.Hyperlinks(1).Address is \\MyServer\Departments\Documentation\Documents\Act ive Docs\L-110.doc BUT ACTUAL HYPERLINK in B1 is \\Slo-hunter\departments\Documentation\Documents\Machine Set-ups\PACKETLINE Specs\Misc Packet Specs.xls#GS_STEAK_PKT Thanks in advance!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to extract email address in hyperlink | Excel Worksheet Functions | |||
How to extract a web address from a hyperlink cell? | Excel Discussion (Misc queries) | |||
How to extract the url in a hyperlink using a formula | Excel Worksheet Functions | |||
How do I extract the address from a hyperlink in excell ? | Excel Discussion (Misc queries) | |||
How can I extract hyperlink value | Excel Discussion (Misc queries) |