K
Katie
On start up, a form pops up that lets the user search projects that the
company has done. The user can not modify data on the search form but then
can press the "add project" or "edit project" button and another form will
pop up allowing them to add/delete or edit as they need too. All three forms
are linked to the same table which has a field for a hyperlink. When the user
clicks on the "add project" or "edit project" buttons I would like them to be
able to insert a hyperlink in a text box that is bound to the hyperlink field
on the table (this, I can accomplish). My question is, can I have a command
button on the search form that does not show the actual hyperlink but when
the user clicks on it it follows the hyperlink?
I know that I can add a hyperlink to a command button. I can't figure out
how to connect a command button to a field on a table due to the fact that
every record's hyperlink will be different.
Thank you
Katie
company has done. The user can not modify data on the search form but then
can press the "add project" or "edit project" button and another form will
pop up allowing them to add/delete or edit as they need too. All three forms
are linked to the same table which has a field for a hyperlink. When the user
clicks on the "add project" or "edit project" buttons I would like them to be
able to insert a hyperlink in a text box that is bound to the hyperlink field
on the table (this, I can accomplish). My question is, can I have a command
button on the search form that does not show the actual hyperlink but when
the user clicks on it it follows the hyperlink?
I know that I can add a hyperlink to a command button. I can't figure out
how to connect a command button to a field on a table due to the fact that
every record's hyperlink will be different.
Thank you
Katie