rhernand
Registered User.
- Local time
- Today, 03:41
- Joined
- Mar 28, 2003
- Messages
- 96
I have a Form that I use to view records from a Main Table. The records have an Autonumber. I also have a Remarks Table that contains remarks for each record in the Main Table. The records in the Remarks table records also have an Autonumber for each remark and save the Autonumber for the Main record. On the Form I have a Delete command button. How can I delete the Remarks children records at the same time