F
FA
Hi Freinds,
I have an issue and hoping that anyone can help me. I have two forms 1)
frmSystem and
2)frmDelayReasons. frmSystem has a combo box RSN1 which has four
choice. frmDelayReason has all those same four choices as labels with
the unbound Check Boxes next to each choice . First user will make a
selection on frmSystem on combo Box RSN1 and then click a command
botton on the same form to open the frmDelayReasons. Both forms are
associated with the same table so it will open the frmDelayReason with
the same record.
I want to do something like the following;
When user make a selection from RSN1 Combo Box, and click the command
button to open frmDelayReason, the unbound check boxes next to each
choice(same as Combo Box RSN1 Choices) should be checked according to
the selection he/she made on RSN1 Combo Box on frmSystem.
Please Pals help me out !!!
Moe
I have an issue and hoping that anyone can help me. I have two forms 1)
frmSystem and
2)frmDelayReasons. frmSystem has a combo box RSN1 which has four
choice. frmDelayReason has all those same four choices as labels with
the unbound Check Boxes next to each choice . First user will make a
selection on frmSystem on combo Box RSN1 and then click a command
botton on the same form to open the frmDelayReasons. Both forms are
associated with the same table so it will open the frmDelayReason with
the same record.
I want to do something like the following;
When user make a selection from RSN1 Combo Box, and click the command
button to open frmDelayReason, the unbound check boxes next to each
choice(same as Combo Box RSN1 Choices) should be checked according to
the selection he/she made on RSN1 Combo Box on frmSystem.
Please Pals help me out !!!
Moe