Need to copy linked records.

D

Desert Bear

I have a command button with code behind it which correctly copies a tblVersion record
The tblVersion record is linked one-to-many to tblTasks.
I need to copy the matching records in tblTasks in addition to the single record in tblVersion
How can I do this

Thanks in advance
 

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