G
george
Hi to all and thanks for the quality work
I have a form, frmPolicies, and on top of it a subform,
fsubClients. On fsubClients a have a combo box,
cboClientID. How do I refer to column(0) of this combo box?
(I want to open frmPolicies from another form based on
ClientID and now I'm coding the command button to do this.
Unfortunately the command buton wizard does not allow
fields on the subform to be used as child fields)
Thanks in advance, george
I have a form, frmPolicies, and on top of it a subform,
fsubClients. On fsubClients a have a combo box,
cboClientID. How do I refer to column(0) of this combo box?
(I want to open frmPolicies from another form based on
ClientID and now I'm coding the command button to do this.
Unfortunately the command buton wizard does not allow
fields on the subform to be used as child fields)
Thanks in advance, george