I have a problem that is driving me nuts.
I've created a union query in an Access database that combines two very simple queries. When I link this query in Excel, I'm getting the error message "[Microsoft][ODBC Microsfot Access Driver] Too Few Parameters. Expected 1."
Linking either of the two subqueries works just fine.
I've tried filtering the data from the union query throug a separate "normal" query (a solution I found online), but that doesn't work either.
There's not much to the query: it simply pulls account numbers, client names, the date the accounts were opened, and a policy number. There's no criteria or crazy joins or anything else that would make this "complicated."
Does anybody have any idea what I can do to get around this?
I've created a union query in an Access database that combines two very simple queries. When I link this query in Excel, I'm getting the error message "[Microsoft][ODBC Microsfot Access Driver] Too Few Parameters. Expected 1."
Linking either of the two subqueries works just fine.
I've tried filtering the data from the union query throug a separate "normal" query (a solution I found online), but that doesn't work either.
There's not much to the query: it simply pulls account numbers, client names, the date the accounts were opened, and a policy number. There's no criteria or crazy joins or anything else that would make this "complicated."
Does anybody have any idea what I can do to get around this?