H
Heather
Good morning
I have a form that when the user enter's data in the
[date] field in table [tblreferral], I need for a record
to be automatically generated in another table
[tblservice]. The new record would contain standard
data, such as field [servicecode] = 43, and field
[serviceid] which is an autonumber would create a new
autonumber.
I'm sure this is basic code that would go in the After
Update of [date] but I can't find a reference for it
anywhere.
Thank you!
I have a form that when the user enter's data in the
[date] field in table [tblreferral], I need for a record
to be automatically generated in another table
[tblservice]. The new record would contain standard
data, such as field [servicecode] = 43, and field
[serviceid] which is an autonumber would create a new
autonumber.
I'm sure this is basic code that would go in the After
Update of [date] but I can't find a reference for it
anywhere.
Thank you!