Append current records in subform

Joined
Nov 26, 2008
Messages
1
Reaction score
0
I have a form called "Breeding" with subform called "Youngsters". I would like to append all records from "youngsters" to a table called "Pigeons". I created a select query, selected all the required fields and then changed it to append query with the following criteria under the "YoungsterID" field (which is also the primary key) [Forms]![Breeding]![Youngsters]![YoungsterID]. (I read this in a previously posted thread) But it doesn't work! :-( It only give me a screen almost like a parameter query where i have to put in the YoungsterID that should be appended to the new table. Can anyone please help me out here? Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top