Referencing a field in a Tab Control Sub Form

Muzicmn

Registered User.
Local time
Today, 20:47
Joined
Nov 3, 2002
Messages
78
I have a form, within this form i am using a Tab Control to allow me to have several subforms within that main form. Works great except when i try to reference a control within one of those sub forms

Main form: frmStudentInfo
subform on a Tab Control: subfrmParentInfo


what i am trying to do is when the address on frmStudentInfo is updated then the address_id in subfrmParentInfo = address_id in frmStudentInfo

Its prob something simple but i cant figure it out

thanks for the help

Ricky
 

Users who are viewing this thread

Back
Top Bottom