S
SITCFanTN
I have a tab control group named "tabResearch". The tabs on this form are
named "pageBalancing", "pageCheck" and "pageCreditCard". When the user
clicks on the "Check" tab, I want "Check" to prefill into the bound control
of "CaseType" in the table "tblQAData". I want this same type of action to
occur when tab "pageBalancing" is clicked...I want the word Balancing to
prifill into the bound control of "CaseType" in the "tblQAData" and when
"pageCreditCard" is clicked, I want "Credit Card to prefill. I'm not sure
how to code this so any help you can give is appreciated. thank you.
named "pageBalancing", "pageCheck" and "pageCreditCard". When the user
clicks on the "Check" tab, I want "Check" to prefill into the bound control
of "CaseType" in the table "tblQAData". I want this same type of action to
occur when tab "pageBalancing" is clicked...I want the word Balancing to
prifill into the bound control of "CaseType" in the "tblQAData" and when
"pageCreditCard" is clicked, I want "Credit Card to prefill. I'm not sure
how to code this so any help you can give is appreciated. thank you.