+ Reply to Thread
Results 1 to 4 of 4

VBA Macro created hyperlink problem

  1. #1
    Registered User
    Join Date
    09-24-2012
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    7

    VBA Macro created hyperlink problem

    I have a macro which creates folders, saves current workbook into created folders and anchors hyoerlinks to those folders into specific cells.
    when i run the macro for the first saving, it runs perfectly. When i run the macro for the second saving, it again works. However after creating second one when i click on the first hyperlink it does not work.

    i realized that adress of the first hyperlink changes when i create second hyperlink. what can be the reason for this? any ideas?

  2. #2
    Registered User
    Join Date
    09-06-2012
    Location
    Montes Claros, MG - Brazil
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: VBA Macro created hyperlink problem

    ew03,

    Could you share the code?

    []'s

  3. #3
    Forum Expert
    Join Date
    09-01-2012
    Location
    Norway
    MS-Off Ver
    Office 365
    Posts
    2,883

    Re: VBA Macro created hyperlink problem

    I ran into some VBA hyperlink related problems the other day. I found out that deleting hyperlink (or the entire cell content, I don't remember which) before and adding a new worked better than trying to change address and stuff. I can look it up tomorrow if no one else solves it until then.

  4. #4
    Registered User
    Join Date
    09-24-2012
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: VBA Macro created hyperlink problem

    Jacc
    I am not trying to change the existing cell, i am creating a new hyperlink in a different cell. This is some kind of archieve i am trying to create

    here is my code


    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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.6.0 RC 1