Hello
I've got a query which creates a URL address by prepending and appending a value. Nothing shocking so far, but the field is returned as a text datatype. How would I go about making the value return as a working HTML URL?
I guess I'm looking for a way for Access to recognise that if a value begins ' then to turn that in a HTML link, else return as text.
Is this possible within plain old JetSQL/Access, and if so, how?
I've got a query which creates a URL address by prepending and appending a value. Nothing shocking so far, but the field is returned as a text datatype. How would I go about making the value return as a working HTML URL?
I guess I'm looking for a way for Access to recognise that if a value begins ' then to turn that in a HTML link, else return as text.
Is this possible within plain old JetSQL/Access, and if so, how?