Consulting

Results 1 to 2 of 2

Thread: Solved: Dynamic hyperlink in a cell

  1. #1
    VBAX Regular
    Joined
    Dec 2008
    Posts
    86
    Location

    Question Solved: Dynamic hyperlink in a cell

    Hi guys, a merry christmas to all out there.
    Here is my problem:

    I have a userform with browse button which browses for a specific text file.
    The text file address is stored in a particular cell in a particular sheet with the help of this browse buton. .
    in the next step the the data from the text file is copied ad pasted in the next worksheet.
    Now i want that when the browse button populates the cell in the 1st sheet, the cell should become a hyperlink by itself( please keep in mind that each time the text file address will be different). so that for the next steo(copying the text file) the address is automatically taken by the macro and the data is copied by itself.
    I am having problem with the hyperlink part of the problem. If i have created confusion here then my aplogies for it.

  2. #2
    VBAX Guru Kenneth Hobs's Avatar
    Joined
    Nov 2005
    Location
    Tecumseh, OK
    Posts
    4,956
    Location
    More clarification is needed. You can attach an xls which would help us see the problem and better help you.

Posting Permissions

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