G
Guest
Hello,
I have a form in which there is a combo box to select a report. The query
that [populates the combo box pulls in data from the reports table, like
"ReportTitle" and "LinkToFile". I then have a text box with its source set to
"=ReportName.column(4)" When this field populates from the selection in the
combo box, it shows up as "hyperlink here#http://hyperlink here#", but does
not show up as the hand to allow me to click and go to the file like it does
on a form that references the table with the hyperlink in it directly.
Is there any way to populate a hyperlink into a text box from a column in a
combo box and have it work? I read some previous replies and set the
"IsHyperlink" value to yes, but then it just LOOKS like a hyperlink, but has
no functionality.
Any and all help would be greatly appreciated...
~MATT
I have a form in which there is a combo box to select a report. The query
that [populates the combo box pulls in data from the reports table, like
"ReportTitle" and "LinkToFile". I then have a text box with its source set to
"=ReportName.column(4)" When this field populates from the selection in the
combo box, it shows up as "hyperlink here#http://hyperlink here#", but does
not show up as the hand to allow me to click and go to the file like it does
on a form that references the table with the hyperlink in it directly.
Is there any way to populate a hyperlink into a text box from a column in a
combo box and have it work? I read some previous replies and set the
"IsHyperlink" value to yes, but then it just LOOKS like a hyperlink, but has
no functionality.
Any and all help would be greatly appreciated...
~MATT