L
lechu.555
Hi there,
I am trying to retrieve to Excel a query from Access; that query got a
date field I am capping with a criteria like this
<=DMax("Week","Tbl_Data) because I need only records up to the latest
date from that table. In Access all works well.
When in Excel and trying to retrieve the Access Query with MS Query, it
gives me the 3078 error that Ms Access database jet engine... cannot
find input table or query 'xyz'
How can I sort that out?
Thanks in advance
Jaume
I am trying to retrieve to Excel a query from Access; that query got a
date field I am capping with a criteria like this
<=DMax("Week","Tbl_Data) because I need only records up to the latest
date from that table. In Access all works well.
When in Excel and trying to retrieve the Access Query with MS Query, it
gives me the 3078 error that Ms Access database jet engine... cannot
find input table or query 'xyz'
How can I sort that out?
Thanks in advance
Jaume