My secure database has related tables. One table is accessed thru a form and data input by one group. The second table shows related data input thru a second form by a second group. When a new record is added on the first form the second related table is not showing it exists. How is the second table updated automatically to show the new record.
I have looked at all the permissions for the forms / queries / tables and all seem to be set correctly.