The navigation buttons (Next, Previous, etc) are working in my form, but for some reason the code 'DoCmd.GoToRecord , , acNewRec' is not working. After I commented out the code 'On Error Resume Next', I get the error '438 Object doesn't support this property or method' which is related to the code 'Parent.Controls(0).SetFocus'.
When I add the Navigation Subform to a different Form, it works perfectly as long as the first control (usually the Autonumber ID) is set to visible (otherwise I would get error '2110 Can't move the focus to the control'). >> can somebody point me what could be at fault for error 438?
Daniel de KoningOP 38 days ago
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.