I am very green with access and really only using macros at present.
I am wanting to cycle through all of my records in form view. I have been able to do this with a simple GotoRecord Next on a timer. The problem is when it cycles through all records I get an error because it is at the end of the recordset and can't find the next. This is where I want it to go back to the first record and start again.
Any help is appreciated.
I am wanting to cycle through all of my records in form view. I have been able to do this with a simple GotoRecord Next on a timer. The problem is when it cycles through all records I get an error because it is at the end of the recordset and can't find the next. This is where I want it to go back to the first record and start again.
Any help is appreciated.