C
Cliff H.
I'm trying to create a DAP from a table. One of the
fields contains links and is a hyperlink data type. On
the DAP the date returned for this field shows as
#http://www.microsoft.com/example.htm# instead of as a
clickable hyperlink, ie.,
http://www.microsoft.com/example.htm . Does anyone have
any idea why it is returning the link data enclosed in
the #'s, and what I can do to have it return as a live
link? In the table I am accessing it shows as a live
link and works as such. I see nothing in the properties
of the text box on the DAP that will allow me to
designate it as a hyperlink. If there is no way to do
this, is there some way that I can at least return the
data without the #'s. That way I could at least put a
note in the usage instructions to copy the link and paste
it into a browser. Thank you.
fields contains links and is a hyperlink data type. On
the DAP the date returned for this field shows as
#http://www.microsoft.com/example.htm# instead of as a
clickable hyperlink, ie.,
http://www.microsoft.com/example.htm . Does anyone have
any idea why it is returning the link data enclosed in
the #'s, and what I can do to have it return as a live
link? In the table I am accessing it shows as a live
link and works as such. I see nothing in the properties
of the text box on the DAP that will allow me to
designate it as a hyperlink. If there is no way to do
this, is there some way that I can at least return the
data without the #'s. That way I could at least put a
note in the usage instructions to copy the link and paste
it into a browser. Thank you.