I have a form which hosts multiple subreports which display the results of multiple queries aggregate functions in one place.
Due to regular multiple user entry the data displayed in the form needs to be requirried on a time interval basis.
I have attempted to set this up using the Timer Interval settings and on Timer Requery Form macro.
The form is not linked to a recordset
Thanks for the help in advance.
Todd