C
Chris
I am trying to make it so that when you dbl click in a field on a form
another form opens displaying the contents of that field so they can be
editted. I can get it to open the form when the field is dbl clicked, but I
cannot get it to display the contents of the field that was clicked.
Can anyone help? I am kind of thinking that I need to use a query somehow,
but not sure how to get it to refer to a form and the active records
reference.
another form opens displaying the contents of that field so they can be
editted. I can get it to open the form when the field is dbl clicked, but I
cannot get it to display the contents of the field that was clicked.
Can anyone help? I am kind of thinking that I need to use a query somehow,
but not sure how to get it to refer to a form and the active records
reference.