A
Allison
Access 2003, Win XP
What is the best way to accomplish this? Would you please refer me to a
sample code if that's involved?
I'd like the user to press a button that:
1. Deletes the currently-displayed record (displayed in a form with a query
based off of tblDedInfo), and
2. Sets the "fldUsed" field in a different table (tblDedCodes) for a joined
related record.
Further info: The two tables are joined one-to-one on "fldDedCode" with
referential integrity enforced.
Thank you for any assistance you provide.
Allison
What is the best way to accomplish this? Would you please refer me to a
sample code if that's involved?
I'd like the user to press a button that:
1. Deletes the currently-displayed record (displayed in a form with a query
based off of tblDedInfo), and
2. Sets the "fldUsed" field in a different table (tblDedCodes) for a joined
related record.
Further info: The two tables are joined one-to-one on "fldDedCode" with
referential integrity enforced.
Thank you for any assistance you provide.
Allison