sharky12345
Well-known Member
- Joined
- Aug 5, 2010
- Messages
- 3,426
- Office Version
- 2016
- Platform
- Windows
Is it possible to follow a hyperlink address without a physical hyperlink?
I have a sheet with thousands of hyperlinks and I have a routine which creates those links - I'm just curious as to whether I can save time by simply having a routine that goes to a hyperlink address using the cell value as part of the address?
For example - if the hyperlink is currently -http://www.google.co.uk/- can I just have 'Google' in the cell and then have VBA add the remaining text and follow the address?
I have a sheet with thousands of hyperlinks and I have a routine which creates those links - I'm just curious as to whether I can save time by simply having a routine that goes to a hyperlink address using the cell value as part of the address?
For example - if the hyperlink is currently -http://www.google.co.uk/- can I just have 'Google' in the cell and then have VBA add the remaining text and follow the address?