Hi,
I have a form on which there are 4 combo boxes. Office, Department, Employment type and function. The purpose of these combo boxes is to apply filter to form data. I have created a Macro to apply filter. Infact its a lot of if..then..conditions checking for which combo box has value and not. Is there a way to put the criteria in the form query so that i can eliminate the macro and apply filter to the form?
I have a form on which there are 4 combo boxes. Office, Department, Employment type and function. The purpose of these combo boxes is to apply filter to form data. I have created a Macro to apply filter. Infact its a lot of if..then..conditions checking for which combo box has value and not. Is there a way to put the criteria in the form query so that i can eliminate the macro and apply filter to the form?