G
Guest
Hallo
I hope some one can help is there some thing like a ADD query I seen the
normal select query, update, append, delete, and so on but I need I query
where I can add query to a new record.
What I am trying to do is I have a form where you can enter a few things but
I don’t want it to be enter directly into the table I want it only entered
into the table once the user clicks on a OK button on the form. Any ideas how
this is possible because what happens at the moment they enter data and then
by accident scroll to a new record and enter the info double so my idea to
not link the form to a table or query and do it all by an ADD query.
Thanks for the help
Markus
I hope some one can help is there some thing like a ADD query I seen the
normal select query, update, append, delete, and so on but I need I query
where I can add query to a new record.
What I am trying to do is I have a form where you can enter a few things but
I don’t want it to be enter directly into the table I want it only entered
into the table once the user clicks on a OK button on the form. Any ideas how
this is possible because what happens at the moment they enter data and then
by accident scroll to a new record and enter the info double so my idea to
not link the form to a table or query and do it all by an ADD query.
Thanks for the help
Markus