ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How do I get Hyperlink from a cell (https://www.excelbanter.com/excel-programming/280399-how-do-i-get-hyperlink-cell.html)

Michael Kintner[_2_]

How do I get Hyperlink from a cell
 
How can I get the hyperlink value from a cell? The cells
hyperlink was put in at the insert hyperlink command not
the function.

Tom Ogilvy

How do I get Hyperlink from a cell
 
activecell.Hyperlinks(1).Address & " " & activeCell.Hyperlinks(1).SubAddress

--
Regards,
Tom Ogilvy

"Michael Kintner" wrote in message
...
How can I get the hyperlink value from a cell? The cells
hyperlink was put in at the insert hyperlink command not
the function.




Michael Kintner[_2_]

How do I get Hyperlink from a cell
 
Thank you very much!!
Have a great day....

"Tom Ogilvy" wrote in message
...
activecell.Hyperlinks(1).Address & " " &

activeCell.Hyperlinks(1).SubAddress

--
Regards,
Tom Ogilvy

"Michael Kintner" wrote in message
...
How can I get the hyperlink value from a cell? The cells
hyperlink was put in at the insert hyperlink command not
the function.







All times are GMT +1. The time now is 01:18 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com