Place a timer code into the FormLoad() event, make it start as soon as the form loads, then use Me.Requery inconjuction with the timer code to
continually refresh and update the form.
You need to provide more information. e.g. what forms do you have? what codes are there?
David,