jeffrey159
Registered User.
- Local time
- Yesterday, 16:29
- Joined
- Jan 17, 2013
- Messages
- 24
Hi, i need help passing data inside a form where there's a subform
1 Listbox in mainform
1 button in mainform to trigger the code to pass the data
1 listbox in subform
After pressing the button, it must pass the selected value that i click in the listbox to the subform's listbox. is there a code for this?
does openargs work in this? because the subform is already inside the mainform which doesn't require to be opened.
1 Listbox in mainform
1 button in mainform to trigger the code to pass the data
1 listbox in subform
After pressing the button, it must pass the selected value that i click in the listbox to the subform's listbox. is there a code for this?
does openargs work in this? because the subform is already inside the mainform which doesn't require to be opened.