Ok... I have two forms... employeeinfo and newemployee.  On the employeeinfo form there is a command button that takes you to the new user form where users and can add a new employee.  I have a save button on the new employee form.  The save button works and updates the appropriate employeeinfo table however, when I click back to the info form, I have to close and reopen the info form to see the new record.
 
I tried a forms!employeeinfo.refresh at the end of the save button code but it didn't do anything... any thoughts?
 I tried a forms!employeeinfo.refresh at the end of the save button code but it didn't do anything... any thoughts?
 
	 
 
		 
 
		 
 
		 
 
		