G
Guest
I have a form Named "DispForm1", with One Unbound Text Field. I want to put
code to Form Timer event to collect a Data from a Table "EmpployeeTab", Field
Name "EmpName" and to display on the Form Unbound Text1 field. Again after 10
seconds the next record - Employee name, and so on till it completes all the
records. And last a text message that it has completed.
I tried to do the coding by the help through DAO. But failed.
Please advise code to do this and if possible any sample database to get
this examples
Regards
Irshad
code to Form Timer event to collect a Data from a Table "EmpployeeTab", Field
Name "EmpName" and to display on the Form Unbound Text1 field. Again after 10
seconds the next record - Employee name, and so on till it completes all the
records. And last a text message that it has completed.
I tried to do the coding by the help through DAO. But failed.
Please advise code to do this and if possible any sample database to get
this examples
Regards
Irshad