I'm using a form with a combo box list to enable a form-based query.
I have customers in a list, so the query allows me to select one customer at a time to return a appropriate fields based on that customer.
Is there a way to say that if no customer name is shown in a combo box (ie. it is blank) to run a query on ALL customers?
Thanks!
I have customers in a list, so the query allows me to select one customer at a time to return a appropriate fields based on that customer.
Is there a way to say that if no customer name is shown in a combo box (ie. it is blank) to run a query on ALL customers?
Thanks!