Hyperlinks Inactive in text box

L

Luck

Thanks for taking the time..

I have created a Form called "Directories" with a subform named "Files Query
subform". All fields are bound to SQL statements.

There are 2 controls in the subform. One is a combo box named "Atlas Index"
and the second is a text box named "Directory" to accept hyperlink data.
A Hyperlink is bound to a Query Field named "Directory" within the text box
on "Files Query subform".

The Control Source of the text box is =[Atlas Index].Column(5). Although the
hyperlink functions properly in the Query, it is inactive within the text box
and is shown within #------------#:

The Atlas Index].Column(5) refers to 6th item in the datasheet and is
correctly bound. If the same Control Sourrce is changed to the field
"Directory" it activates the hyperlink.

Can anyone please help?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top