K
kerry
My main form is called MMEHT_ShortTermDisabiltiy and my
subform is called Action_History. I have the two forms
connected by the Claim_ID field. My problem is that the
Action_History ID field isn't automatically filling in
when I start typing information into the main form. I've
even tried putting default values into a couple of the
fields to try and make it think that a new record needs
to be created in that table, but it's not working.
If anyone knows how to make it create a record in the
subform each time I create a new claim record in the main
table, please help. I'm thinking I may need some code,
but I'm not sure. I'm still in the learning phase.
subform is called Action_History. I have the two forms
connected by the Claim_ID field. My problem is that the
Action_History ID field isn't automatically filling in
when I start typing information into the main form. I've
even tried putting default values into a couple of the
fields to try and make it think that a new record needs
to be created in that table, but it's not working.
If anyone knows how to make it create a record in the
subform each time I create a new claim record in the main
table, please help. I'm thinking I may need some code,
but I'm not sure. I'm still in the learning phase.