BrianDunk
2 days agoQrew Cadet
Populating Child Table Date Field to Parent Record
I have a Parent/Child table relationship for two tables. On the Child table there is a date field that I would like to populate up to the Parent table for use on every new child record in the Child table. Do I need to create a new one to many relationship for the current child table to the current Parent table flipping them in this new relationship or can this be done in the current relationsip?
Thanks
Brian