I have built a search form in access and it has 4 combo boxes. I am trying to write a syntax so that if a combo box has no criteria is shows all records. For example, if a user has a following search terms:
Author:
Industry: Financial
Source Type: Analyst reports
To make this clear the "author" combo box in blank and therefore it should display results based on the other 2 parameters. Does any one know how to make this work. Let me know. Thanks
Author:
Industry: Financial
Source Type: Analyst reports
To make this clear the "author" combo box in blank and therefore it should display results based on the other 2 parameters. Does any one know how to make this work. Let me know. Thanks
Comment