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?
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?