+ Reply to Thread
Results 1 to 2 of 2

Thread: Shared Workbook caused Macro to stop working

  1. #1
    Registered User
    Join Date
    03-17-2009
    Location
    Dieppe, NB
    MS-Off Ver
    Excel 2003
    Posts
    2

    Shared Workbook caused Macro to stop working

    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:

    Sub HyperLink()
    ActiveCell.Hyperlinks.Add ActiveCell, "http://(hidden)" & ActiveCell.Value
    End Sub
    Any way I can recode it to be compliant?
    Last edited by VBA Noob; 03-17-2009 at 05:42 PM.

  2. #2
    Registered User
    Join Date
    03-17-2009
    Location
    Dieppe, NB
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Shared Workbook caused Macro to stop working

    solved my own problem I think.
    It is literarly impossible to use a macro to hyperlink on a shared workbook.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0