TheSearcher
Registered User.
- Local time
- Yesterday, 20:24
- Joined
- Jul 21, 2011
- Messages
- 342
See attached example.
I would like to have a form that has three command buttons positioned next to each other (side by side) in the uppermost part of my form. They should always be visible.
If the first command button is clicked I would like to have another specific form open in the lower part of the form.
If the second command button is clicked I would like to have a different form open in the lower part of the form - etc.
The only common thing between all the forms will be a transaction number.
If I use a subform how can I change subforms when the buttons are clicked? Or is there a better way to approach this?
I would like to have a form that has three command buttons positioned next to each other (side by side) in the uppermost part of my form. They should always be visible.
If the first command button is clicked I would like to have another specific form open in the lower part of the form.
If the second command button is clicked I would like to have a different form open in the lower part of the form - etc.
The only common thing between all the forms will be a transaction number.
If I use a subform how can I change subforms when the buttons are clicked? Or is there a better way to approach this?