I have a form "Main" which runs from 2 Front Ends which list tasks outstanding. If a record is added from 1 front end what code will refresh so that the number of records in the second front end increments and shows the new addition. The form refreshes itself every minute and this updates the tasks outstanding list to show whether or not a user has passed off a job as completed, but does not show an added record. I realise closing the form and reopening refreshes all the record set but can it be done without closing and opening.