Is there any way that I can create a record in another table based on the ID of another, when a new record is created.
Eg
Create a new employee record
Insert this new records ID into tblTraining.
I could use a button. Is it possible to say "show button only if form is DataEntry/New Record"?
Thanks
Craig
Eg
Create a new employee record
Insert this new records ID into tblTraining.
I could use a button. Is it possible to say "show button only if form is DataEntry/New Record"?
Thanks
Craig