Hi,
I want to requery a SubForm using the on Click event of a combobox that is located on the main form. I used this code below, but it does not work.
Any suggestions please,
B
I want to requery a SubForm using the on Click event of a combobox that is located on the main form. I used this code below, but it does not work.
Code:
Forms![frmSite]![subRoadsConstructionConsent].Requery
Any suggestions please,
B