Hello. I am trying to automatically refresh a form when focus returns to it. When I click on a control in the form another form is opened for new record entry. When the new record entry form is closed, the original form does not display the new data (the original form is tabular). I've tried me.refresh and me.requery in the gotfocus event without success. Any ideas?
Thanks
Thanks