Automatic Requery

K

Kathy G

I'm sorry but after reading several posts I am still unable to figure out my
problem.
I have 2 separate forms one of which is a pop up form to display only
students that are now testing and to count down the amount of time remaining
in their respective testing session. The other form is for data entry of
Student information such as Test Start and End time. I have used the OnTimer
Property of the 1st form to recalulate the amount of time remaining in the
test session which seems to work fine. I also tried to use it to requery the
form itself so that new students would show and students that have finished
would drop off as information is enter into the second form but have been
unable to get this to work. Could anyone please help?
 
Top