Ilovexfiles
Registered User.
- Local time
- Today, 07:59
- Joined
- Jun 27, 2017
- Messages
- 37
Hello
Not sure if this is possible.
I have a Main Form.
That Main Form has a Subform.
That Subform has a Subform.
They are based on tables and linked by their Id's.
Currently, users are able to enter into the Main Form and create a new entry, without having to enter anything into Subform 1.
I would like to require users that when they create a new entry on the Main Form, they move to the Subform and start a new record there too.
Is this possible? I've tried various form events coding with no luck. Event Unload worked except it would require Subform1 entry even if they did NOT create a new entry into Main Form, which was an issue. That was the closest I got to the solution.
Thanks
Not sure if this is possible.
I have a Main Form.
That Main Form has a Subform.
That Subform has a Subform.
They are based on tables and linked by their Id's.
Currently, users are able to enter into the Main Form and create a new entry, without having to enter anything into Subform 1.
I would like to require users that when they create a new entry on the Main Form, they move to the Subform and start a new record there too.
Is this possible? I've tried various form events coding with no luck. Event Unload worked except it would require Subform1 entry even if they did NOT create a new entry into Main Form, which was an issue. That was the closest I got to the solution.
Thanks