+ Reply to Thread
Results 1 to 4 of 4

Dynamic or personalized hyperlink vba excel

  1. #1
    Registered User
    Join Date
    01-13-2015
    Location
    ITALY
    MS-Off Ver
    2010
    Posts
    11

    Exclamation Dynamic or personalized hyperlink vba excel

    Hi! Thanks for reading!

    I have a function that search a list of objects from a database and list them in the active worksheet.
    I would like to add a function that links each object to its position in the database. This position has to be found every time with a search function. So the SubAddress of my Hyperlink function should be a function.

    How can I do that?

    For example I have:

    ActiveSheet.Hyperlinks.Add Anchor:=Selection, Address:="", SubAddress:=""

    Where the SubAddress is a function called "search". I tried but i couldn't find the way to insert a function inside the Hyperlink function. How can I do that?

    If this is not possible, how can I write a personalized Hyperlink function?


    Hope someone could help me somehow!!!


    Thank you very much,

    Ciao from Modena, ITALY

  2. #2
    Forum Guru karedog's Avatar
    Join Date
    10-03-2014
    Location
    Indonesia
    MS-Off Ver
    2003
    Posts
    2,971

    Re: Dynamic or personalized hyperlink vba excel

    Hi,

    Look at this code, you will get the idea :

    Please Login or Register  to view this content.
    Regards
    1. I care dog
    2. I am a loop maniac
    3. Forum rules link : Click here
    3.33. Don't forget to mark the thread as solved, this is important

  3. #3
    Registered User
    Join Date
    01-13-2015
    Location
    ITALY
    MS-Off Ver
    2010
    Posts
    11

    Re: Dynamic or personalized hyperlink vba excel

    Thank you very much karedog! I have almost solved it (I'm going to let you know :-) )

    I thank you again for the advice. Very kind of you!

  4. #4
    Forum Guru karedog's Avatar
    Join Date
    10-03-2014
    Location
    Indonesia
    MS-Off Ver
    2003
    Posts
    2,971

    Re: Dynamic or personalized hyperlink vba excel

    You are welcome SERRY, and thank you very much for the reputation point.

    Please let me know if you find any difficulty.

    Regards

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Finding Un - Personalized names
    By shyam sundar in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-25-2014, 02:51 AM
  2. Send personalized mass emails with multiple attachments
    By land_land in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-19-2014, 01:45 AM
  3. Help for Dynamic Hyperlink Lookup in Excel
    By prashsenga in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-20-2011, 09:57 AM
  4. Dynamic hyperlink
    By [email protected] in forum Excel General
    Replies: 2
    Last Post: 08-22-2006, 07:35 AM
  5. [SOLVED] personalized form data show
    By Isaac in forum Excel General
    Replies: 1
    Last Post: 07-06-2006, 06:15 AM

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