Access Query

B

briank

I have linked an Access query into the first tab in
Excel. However, in the second tab I am experiencing
problems. I can not seem to link an Access query that has
some SQL code in the criteria line (the code is bascially
from the wizard that identifies duplicate records from a
table). Does this custom SQL in my Access query prevent
me from linking this query to Excel?
 
G

Guest

hi,
you are a little vague but i think so.
If you are getting a error like
"too few parameters , expected x"
you will have to remove the criteria from the access query
and move it to the excel side.
the error is most probable a driver error.
you did not say how you were linked. i am assuming
microsoft query.
 
Top