G
Guest
I have a form with 10 records that require a user answer for each record.
These are pretty quick-fire questions, and i expect the user to get through
them quicker each time they take the test. To avoid the process becoming
tiresome, I want the user to avoid having to hit the small 'record selector'
button each time they want a new question (or hitting any other button), so i
made a macro to simply 'Go to Next Record' after each update; the problem is
that the process happens too quickly and the user cannot see the 'AnswerBox'
on the current record to see if they are correct, before the next macro
brings up the next record. How can i slow things down?
Is there a function/value I can put in the macro to make it wait a second or
so before going to the next record?
These are pretty quick-fire questions, and i expect the user to get through
them quicker each time they take the test. To avoid the process becoming
tiresome, I want the user to avoid having to hit the small 'record selector'
button each time they want a new question (or hitting any other button), so i
made a macro to simply 'Go to Next Record' after each update; the problem is
that the process happens too quickly and the user cannot see the 'AnswerBox'
on the current record to see if they are correct, before the next macro
brings up the next record. How can i slow things down?
Is there a function/value I can put in the macro to make it wait a second or
so before going to the next record?