Hello,
I have a form where the user inputs a date range and that date range is the filter for a query. The query works fine, but here is the problem. On a form based on the query, I can display the query results in text boxes (one record at a time), but I cannot display the query results in either a combo or list box. I keep get the following error: No value given for one or more required parameters. What is the secret to displaying the query results in a combo/list box? Thanks in advance.
Don
I have a form where the user inputs a date range and that date range is the filter for a query. The query works fine, but here is the problem. On a form based on the query, I can display the query results in text boxes (one record at a time), but I cannot display the query results in either a combo or list box. I keep get the following error: No value given for one or more required parameters. What is the secret to displaying the query results in a combo/list box? Thanks in advance.
Don