Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access VBA
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 11th, 2005, 09:23 AM
Registered User
 
Join Date: May 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Importing Hyperlinks into Access table

I'm importing HTML into an Access table and then allowing the user to view
this data through text boxes on a FORM. The HTML tags are currently being
stripped out. At times the HTML that's being imported in has HTML
bookmarks in them, where you click on a link and it takes you to a section
further down on the page.
For example the HTLM comes in as: <a href="#00454">Western Mexico - Sonora,
Baja California Norte, Baja California Sur</a>. This link would take you
to the following info further down on the HTML page: <a
name="00454">United Government Services Contractor# 00454</a></h4>(Sonora,
Baja California Norte, Baja California Sur). The user wants to be able to
use this functionality within the FORM of the Access application. One
issue is that the first part of the HTML may be in one text box and the
other may be in another text box. Is there any way to do this within
Access? I hope I've explained this well enough. If there are any
questions, please let me know and I'll answer them. I really appreciate
any help I can get.

Thank you in advace.







Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing from Excel to Access table DeborahP Excel VBA 3 April 3rd, 2007 03:21 AM
Access hyperlinks to pdf files lryckman Access 1 March 13th, 2007 06:53 AM
Importing a WebTable into an SQL Table cej2583 SQL Server DTS 0 October 24th, 2005 01:28 PM
Importing text data to an access table sbyers_1982 VBScript 4 November 29th, 2004 01:57 PM
importing from one table to another jtyson SQL Server 2000 1 June 3rd, 2004 11:34 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.