Append Query

Lyncroft

QPR for ever
Local time
Today, 23:30
Joined
May 18, 2002
Messages
168
I'm running an append query from a form. Works fine.

Once I've run it how can I get it to go to the record that I've run it from. It keeps defaulting to the first record?
 
One method is to use a Bookmark to identify and position to the record you want. See the Help menu for how to use Bookmarks.
 
Thanks for that. I found that if I had a "requery" taken out then that solved the problem.
 

Users who are viewing this thread

Back
Top Bottom