
How DAO works with outer join query with Parameter
I have a problem using rst.RecordCount in a form.
The rst is a outer join query and the left side query has a parameter
using a date from the opening form.
I had the following error message:
Run-time error '3061':
Too few parameters. Expected 1.
I can open the outer query with the "Date" form open.
Anyway get around?
Thank you in advance
Hugh