+ Reply to Thread
Results 1 to 2 of 2

Include address details into Hyperlink field

  1. #1
    Forum Contributor
    Join Date
    03-05-2013
    Location
    Sydney
    MS-Off Ver
    Excel 2010
    Posts
    301

    Include address details into Hyperlink field

    Hi all,

    This following code transcribes a hyperlink string into an Access field from a prepopulated array:

    Dim db As DAO.Database
    Dim rsImport As Recordset
    Dim i As Long, j As Long
    Please Login or Register  to view this content.
    However, this only imports the string. It's doesn't also update the address details, which means that the hyperlink doesn't work.

    So, how do I also include the underlying address details?

    Cheers

  2. #2
    Forum Contributor
    Join Date
    03-05-2013
    Location
    Sydney
    MS-Off Ver
    Excel 2010
    Posts
    301

    Re: Include address details into Hyperlink field

    Seems I didn't get much of a response from the community on this one. However, in the event that somebody else has the same issue, I found the answer.

    When importing hyperlinks as text into Access you should wrap it between two hash (#) marks.

    e.g.

    Please Login or Register  to view this content.
    This solution resolved the issue and the hyperlinks now work as intended.

    Cheers

+ 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. Hyperlink to include cell reference as part of address
    By galvinpaddy in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-06-2015, 04:47 AM
  2. [SOLVED] Need Help with HTMLBody. Hyperlink email address and web address in body message VBA
    By Christopher Val in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-11-2015, 04:39 PM
  3. Replies: 1
    Last Post: 10-14-2014, 07:17 AM
  4. Get name details from Global Address List
    By adyteo in forum Outlook Programming / VBA / Macros
    Replies: 0
    Last Post: 11-19-2013, 05:45 AM
  5. print box to be filled in with address details
    By Benjamin2008 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-10-2010, 08:20 PM
  6. renaming field details
    By tezdread in forum Excel General
    Replies: 2
    Last Post: 06-10-2008, 12:19 PM
  7. Replies: 5
    Last Post: 06-22-2006, 07:10 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