How do I find the source table (in Access database) used by MS Qu.

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

Guest

How do I find the source table (in Access database) used by MS Query. I know
it must be somewhere but am not a heavy user of MSQ.
 
hi,
open the MSQ in design mode.
Data>get external data>edit query.
if the query wizard comes up, go to sheet 4 and click
view data or edit query in microsoft query.
in the MSQ dising mode...
go view>SQL
This is the SQL statement behind the query. the table
will be named there.
Regards
Frank
 

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