mubi_masti
Registered User.
- Local time
- Tomorrow, 02:38
- Joined
- Oct 2, 2011
- Messages
- 46
I have a main form which contains two subforms;subform1 and subform1 and a button btn
subform2 also contains a subsubform.
i want to develop a function which will be called through a button btn available in main form
through this function i want to pass values to first the controls of subform2 and then controls of subsubform. This values will add new records in subform2 as well as subsubform.
Can anybody help to develop this function
subform2 also contains a subsubform.
i want to develop a function which will be called through a button btn available in main form
through this function i want to pass values to first the controls of subform2 and then controls of subsubform. This values will add new records in subform2 as well as subsubform.
Can anybody help to develop this function