D
Daryl
I'm pretty new to Access programming and I am fumbling thru my first database
so far so please bear with me.
I'm trying to create a form that (like a slideshow) will open and display the
fields on the form based on the records from that table for a certain amount of
time and then close when it gets to the last record.
I assume I would use the ontimer event, but how do I get it to stop after it
has shown the last record of the table?
Sample code would be greatly appreciated.
Thanks in advance
Daryl
so far so please bear with me.
I'm trying to create a form that (like a slideshow) will open and display the
fields on the form based on the records from that table for a certain amount of
time and then close when it gets to the last record.
I assume I would use the ontimer event, but how do I get it to stop after it
has shown the last record of the table?
Sample code would be greatly appreciated.
Thanks in advance
Daryl