Excel ADO-Bad Field in Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using ADO within Excel to update an Access table and query off it.

The field Zone either has a value of 0 (zero) or P.

However, when I try to include this field in a query or in the where clause
of my SQL statement, I get the error message:

"Method Open of Object Recordset failed"

I've tried making the value text by using the excel text function and then
uploading the value but this hasn't worked.

Would appreciate any feedback.

Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top