Say I have a value in a cell which is the hyperlink address, what VBA script would I need to run the hyperlink, based on whatever value is in the activecell at the time, either to a cell location or web address.
I.e I run a macro and it creates and follows the hyperlink.
cell value = Sheet1!A1 (it would go to that cell)
cell value = www.mrexcel.com (it would go to that web site)
Thanks.
I.e I run a macro and it creates and follows the hyperlink.
cell value = Sheet1!A1 (it would go to that cell)
cell value = www.mrexcel.com (it would go to that web site)
Thanks.