Hello, I have a master table, and a detail table. (One master record to many detail records, and an ID number that links them.) I have a form that shows the master record data, with a button that launches a form that shows the detail records for that master record. (Where condition ="[Master ID]=" & [ID]). That much works. My problem is, when I want to add a new detail record on that same open form, how do I get it to only allow the new record to have the same master ID? Currently it allows a new record to contain any master id. Thanks very much.
Software/Hardware used:
Microsoft Access 2007
ASKED:
November 26, 2011 5:44 AM
UPDATED:
March 6, 2012 6:59 PM