Hi All
I would like a button to run code to prompt the user (InputBox) for a reference and then delete the record in the first table and then all records with that reference in the 2nd table.
Field - SupplierReference
tblTranactions - no duplicates (so only one to delete)
tblLedgerPosting - duplicates
I have not come right so far, any suggestions.
Regards,
I would like a button to run code to prompt the user (InputBox) for a reference and then delete the record in the first table and then all records with that reference in the 2nd table.
Field - SupplierReference
tblTranactions - no duplicates (so only one to delete)
tblLedgerPosting - duplicates
I have not come right so far, any suggestions.
Regards,