Simple this one....
I have a small Database.
One table, 10 or so fields, one of which is a list of URL's etc, this table field is defined as Hyperlink.
One query based on this Table for sort purposes.
Then one Form based on the query.
Everything displayed on the Form hunky dory, when the Form is open, click the displayed hyperlink, and I.E. kicks off, Great!
What I want to do is to let the user edit the Hyperlink field, from the Form.
eg a change to
At the moment the URL field is defined as hyperlink, field on the form is Enabled and Locked. this with a transparent background, and textbox shows the URL as a 'Proper' link.
Great so far, What I want to do is have a click button ( and associated code) that opens the field for proper text editing, to then update the hyperlink.
Does this make sense, and can anyone suggest anything?
I can give more detail.
Thanks in advance.
I have a small Database.
One table, 10 or so fields, one of which is a list of URL's etc, this table field is defined as Hyperlink.
One query based on this Table for sort purposes.
Then one Form based on the query.
Everything displayed on the Form hunky dory, when the Form is open, click the displayed hyperlink, and I.E. kicks off, Great!
What I want to do is to let the user edit the Hyperlink field, from the Form.
eg a change to
At the moment the URL field is defined as hyperlink, field on the form is Enabled and Locked. this with a transparent background, and textbox shows the URL as a 'Proper' link.
Great so far, What I want to do is have a click button ( and associated code) that opens the field for proper text editing, to then update the hyperlink.
Does this make sense, and can anyone suggest anything?
I can give more detail.
Thanks in advance.