In a form I have a ComboBox field which queries a vendor table with just three fields in it: Vendor_ID (autonumber); Vendor Name (text); Vendor Link (html link)
The form's table only includes the Vendor_ID for looking up the Vendor Link and it's set to Number.
The dropdown box works fine listing only the Vendor Link(s). However, when the link is chosen from the drop down box and its shown in the combobox field, the link doesn't work. It does show the link but with a hashtag in front of it.
So, my question is what am I doing wrong? I'm pretty new to the current version of Access but I did use it a lot back in the mid90's. Might as well treat me as a newbie and I am a first time poster. Any help be appreciated! Thanks! - Rich
The form's table only includes the Vendor_ID for looking up the Vendor Link and it's set to Number.
The dropdown box works fine listing only the Vendor Link(s). However, when the link is chosen from the drop down box and its shown in the combobox field, the link doesn't work. It does show the link but with a hashtag in front of it.
So, my question is what am I doing wrong? I'm pretty new to the current version of Access but I did use it a lot back in the mid90's. Might as well treat me as a newbie and I am a first time poster. Any help be appreciated! Thanks! - Rich