Using Excel 2007.
I started getting the following message as soon as I shared our workbook.
Run-time error '1004':
Application-defined or object-defined error
The macro itself is very simple:
Any way I can recode it to be compliant?Sub HyperLink() ActiveCell.Hyperlinks.Add ActiveCell, "http://(hidden)" & ActiveCell.Value End Sub
Last edited by VBA Noob; 03-17-2009 at 05:42 PM.
solved my own problem I think.
It is literarly impossible to use a macro to hyperlink on a shared workbook.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks