Robert L. Stewart
rl_stewart at highstream.net
Wed Mar 17 15:53:48 CST 2004
Virginia, The trick is that a label has the hyperlink property and not a text box. Use a label and set the properties for it in code. Robert At 03:44 PM 3/17/2004 -0600, you wrote: >Date: Wed, 17 Mar 2004 14:34:31 -0600 >From: "Hollis,Virginia" <HollisVJ at pgdp.usec.com> >Subject: [AccessD] Hyperlink Field >To: "'accessd at databaseadvisors.com'" <accessd at databaseadvisors.com> >Message-ID: > <618EB4D6DDCDD3119B0A00508B6FD37A0CB0D34D at cntexchange.pgdp.usec.com> >Content-Type: text/plain; charset=iso-8859-1 > >I added a field to the table & set it as type - hyperlink. On the form when >I type in the address Microsoft.com it does not access the site. It does >from the table, but not on the form. When I enter the field on the form it >shows Microsoft.com#http://Microsoft.com#. > >How do you create a hyperlink field that works? > >Virginia