TheCrusher
New member
- Local time
- Today, 13:24
- Joined
- May 27, 2002
- Messages
- 8
Does anyone know how to move to the next record in a subform datasheet using VBA?
I tried this but it didn't work:
DoCmd.GoToRecord acDataForm, "Forms!SerialTrack!SerialsSub2", acNext
Any ideas???
I tried this but it didn't work:
DoCmd.GoToRecord acDataForm, "Forms!SerialTrack!SerialsSub2", acNext
Any ideas???