Dear All,
I have a main form (frmGeneral) with an option group (optSelect). This option group have 4 radio buttons, these are:
OptAll, optER, optIR and optSMP. Purpose of this option group is to filter a record
in my main form based on the value of cboSectionID.
Assuming, "ER" is not available in the recordset, then I want the optER radio button to be disabled because there's nothing to filter.
By the way, I am using a single form view with a filtered recordset.
Your help on this matter is highly appreciated.
Regards,
qwerty70
I have a main form (frmGeneral) with an option group (optSelect). This option group have 4 radio buttons, these are:
OptAll, optER, optIR and optSMP. Purpose of this option group is to filter a record
in my main form based on the value of cboSectionID.
Assuming, "ER" is not available in the recordset, then I want the optER radio button to be disabled because there's nothing to filter.
By the way, I am using a single form view with a filtered recordset.
Your help on this matter is highly appreciated.
Regards,
qwerty70