How can I print the detail of what is in an Access query?

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

Guest

I use current versions of Access to staisfy corporate financial research
projects daily. It would be a huge benefit if Access had the ability to
print a complete picture of the query used to create the data included in the
report. I do not want to dump the SQL, but want show logically the tables,
linkages, criteria and formulas used in the queries. Is there a way other
than taking screen prints, copying them to Word and printing them page, by
page, by page?

Microsoft - If you are listening - with Sarbanes-Oxley and the increased
process documentation that every company is going through - this would be a
huge help for we loyal MS Office users! Thanks...Jack
 
Jack

The relationships window can show all the data relationships (you have
established).

A screen shot of the query design mode can show the specific query.

A SQL statement can show (to those who read SQL) the exact linkages, tables,
and criteria.

What audience(s) are you trying to reach?
 
Back
Top