Access 2000-I need help coding to select the current record on my form and copying it to another access 2000 database. I have looked at paste append( only takes it to the current table) and an append query(Which I can send Queried records to another .MDB But not necessarily the current record ). I would like to make it part of a save record Sub Procedure. Maybe doing a query(SQL?) or just plain code to get the record into memory but how do I get it into the other DB Table.
fI have taken a course in VBA but they did not cover record operations very much. any suggestions would be appreciated.
Thanks Jim
fI have taken a course in VBA but they did not cover record operations very much. any suggestions would be appreciated.
Thanks Jim