Microsoft
Software
Hardware
Network
Question : MS Access - VBA code for viewing the next record
This seems like a basic question but I haven't been able to find an answer....and I'm pressed for time.
I have an editable form that opens and there are navigation arrows to go to next or to the previous record. That all works fine but I want to program my own navigation button to do some error checking and run other update code before it leaves the current record and goes to the next record.
I've tried MoveNext, DoCmd.FindNext.....but it looks like my guesses are way off. How do I code for Go To Next Record?
Thanks!
Helen
Answer : MS Access - VBA code for viewing the next record
DoCmd.GoToRecord , , acNext
Random Solutions
Add text to text box based on click of checkbox...
Return a specific number of records from a specific start point.
VB.NET 2008 Get resource file as IO.Stream
vmware vsphere 4.0
How to get the YEAR portion from a DATETIME variable?
How does one obtain / buy / get a copy of VxWorks?
Microsoft Exchange Server 2010
ASP.NET Membership and Profile Set Up
ESXi 4.0 - virtual machine sees only one CPU
Seizing FSMO roles in Windows 2008R2