VBAhole22
Registered User.
- Local time
- Today, 08:16
- Joined
- Jan 18, 2002
- Messages
- 117
I have a subform that is a login form for users to state their name and agency before they get to enter records on a main form. My problem is that when the user tabs out of the last field on the login subform they get a new record in that subform instead of going on to the main form. How can I set it up so that they tab onto the main form?
This subform is used on several different main forms so if I had to use an event like LostFocus could I code that into the login subform so that it wasn't specific to just one main form but just a generic one?
Thanks
This subform is used on several different main forms so if I had to use an event like LostFocus could I code that into the login subform so that it wasn't specific to just one main form but just a generic one?
Thanks