Returning values to a form

hgus393

Registered User.
Local time
Today, 07:27
Joined
Jan 27, 2009
Messages
83
Hi all,
I have a form with a text box which is linked to a query and a specific field. Now I want to have some of the query's fields to be visible in the form when I enter a value in the text field. But I cannot get the form to update the query so that the results are visible in the form. Does anyone have a clue??:confused: I have tried Me.Refresh....
Bob
 
Never mind solved it, the query and field that is linked to the textbox on the form must be non-visible.

Bob
 

Users who are viewing this thread

Back
Top Bottom