Guest_imported
New member
- Jan 1, 1970
- 0
I'm new to access and need some help. I created the following:
Table1 -- raw data
form1 -- inputs data into table1
subform -- is Table1
I created "form1" and inserted "subform" which is essentially table1 and shows all the records. I have "subform" unlinked to "form1". What I am trying to do is get the subform to show a new record when I input it using the "form1".
When I save form1 and then return all the data is correct in the subform. How do I get the subform to automatically update when I enter the record?
Thanks for the help.
Table1 -- raw data
form1 -- inputs data into table1
subform -- is Table1
I created "form1" and inserted "subform" which is essentially table1 and shows all the records. I have "subform" unlinked to "form1". What I am trying to do is get the subform to show a new record when I input it using the "form1".
When I save form1 and then return all the data is correct in the subform. How do I get the subform to automatically update when I enter the record?
Thanks for the help.