Godders199
Active Member
- Joined
- Mar 2, 2017
- Messages
- 313
- Office Version
- 2013
Hello, I am a beginner to Access, I have created a Database, Query and form which looks at the query results and updates the records. All this appears to work fine.
I have added a Button and used the wizard for it to be showing the next record when clicked. Which it does, however I just want it to loop through the records, currently it when it gets to the last row of the query it will just then show blank rows.
There is currently no VBA in the database.
The question is how do i get the next record button just to loop through the query results. Is there an option within the Design view or do I need to add code. If I need to add Code, could i have an example to follow.
Thanks for your help.
I have added a Button and used the wizard for it to be showing the next record when clicked. Which it does, however I just want it to loop through the records, currently it when it gets to the last row of the query it will just then show blank rows.
There is currently no VBA in the database.
The question is how do i get the next record button just to loop through the query results. Is there an option within the Design view or do I need to add code. If I need to add Code, could i have an example to follow.
Thanks for your help.