Query conditions failing in Excel connection

P

PJFry

I have a query stored in Access 2007 that populates a sheet in Excel 2007.
The query has two limits, Not Like *track* for a part description and a Is
Not Null on a transaction number.

When I run this query in Access, the recordset produced is correct, both the
limits are in place; however, that same query, when refreshed through a
connection in Excel, will return the recordset with only the Is Not Null
limit.

I can copy and paste the data out of Access into the same Excel workbook and
verify that the limit was not used.

What causes this, and how can I correct it?

Please let me know if you have any questions.

PJ
 
L

Lord Kelvan

i dont know if you are using this tool but you should try using
msquery it will allow you to directally query your db via excel there
you can set your conditions and what not

Regards
Kelvan
 

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

Top