Hello,
I have a main form [frm_leads] that has a combobox [cboVoidlead]. This combo box has two values 'yes' and 'no'.
I have a subform [sFrm_leaddetails] that has a combobox [cboLeadoutcome]. Among other values, this combo box has (among other values) the value 'Void'.
I would like to make the value of [cboVoidlead] display 'yes', if the value selected in [cboLeadoutcome] is 'Void'.
Could you please show me how to do this?
Start Free Trial