diego.gsantos
Registered User.
- Local time
- Today, 13:07
- Joined
- Sep 25, 2013
- Messages
- 14
Hello everyone.
I would like to know how can I do the following:
I have a main form wich has a subform (continuous form) with several items.
When I select one of the records in the subform, I want the main form to "navigate" to another of the buttons in my navigation control filtering records based on what I've selected in the previous step.
I know that I can use the "BrowseTo" to do this, but when I do it from the subform, it opens another version of the main form inside itself, instead of "navigating" the main form to the other section =/
Someone can help me with this?
T y o/
I would like to know how can I do the following:
I have a main form wich has a subform (continuous form) with several items.
When I select one of the records in the subform, I want the main form to "navigate" to another of the buttons in my navigation control filtering records based on what I've selected in the previous step.
I know that I can use the "BrowseTo" to do this, but when I do it from the subform, it opens another version of the main form inside itself, instead of "navigating" the main form to the other section =/
Someone can help me with this?
T y o/