I have a table with fields like AYesNo, BYesNo, CYesNO.
And these field names are the source of a combo box. My objective is that if AYesNo=Yes and other two are NO, then the list of combox box is AYesNo only. If they are all Yes, then list them all.
Is that possible?
Thanks,
SwingXH
And these field names are the source of a combo box. My objective is that if AYesNo=Yes and other two are NO, then the list of combox box is AYesNo only. If they are all Yes, then list them all.
Is that possible?
Thanks,
SwingXH