Im not sure if im going about my problem in the right way! I have a continuous form with a time capture box (Text 1)on it. A button is pressed and the time is captured, a second box equals this time + 10 minutes (Text 2). I also have a clock when the clock reaches as the same time as that in (Text 2) a message appears informing the user that 10 minutes have passed. My problem that it will only do this on the record with the focus. I want it to look at every record in the list. Is this possible?