Query calling a form - maybe a trivial question

k1200rs

New member
Local time
Today, 15:38
Joined
Oct 7, 2008
Messages
1
Sorry if this question seems trivial.
I went through some tutorials and templates but did not find a solution.
In short, I have a Query that can retrieve one unique record.
How can I call a form from that query to enter / modify that record (the same form I used to enter the record / data).
Thanks,
Francis
 
Call it from the same place your are calling the query. fyi: The whole 'you have query' thing seems a bit backward, seems a user should be in a form first then maybe a popup form that is bound to the query you indicated... ?
 

Users who are viewing this thread

Back
Top Bottom