I have been trying to trace this error for a couple of days but have not had any luck. I suspect it has to do with the recordsource of the form. I tried to debug it from the combobox but it happens before it does anything. As soon as you type the first letter in the box it throws the error. If you click Ok it continues and works.

Here is my recordsource from the form. When I hit run I don't get any errors and I see all the records on the datasheet in the query.
Here is my recordsource from the form. When I hit run I don't get any errors and I see all the records on the datasheet in the query.
Comment