G
Guest
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
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