Printing a query design?

  • Thread starter Thread starter JethroUK
  • Start date Start date
How do I print out a query design (as per design view)?

As far as I know, there is no direct way to print out either the Query
Grid or the Query SQL.

What you can do, if you wish to print out the Grid, is to open the
query in design view, click Shift + Print Screen.
The above copies the window to the clipboard.
Open a Word Document, or Create a new Access Report, or open any
Picture editor (MSPaint, etc.), and paste the clipboard into it. Now
you can print that.

To Print just the SQL, select the text, copy it to the Clipboard using
Ctrl + C, then paste it into a Word or Notepad document. Print that.
 
I'm currently using screen prt method (it's Alt actually, not Shft) but it's
not ideal, just wondered whether there was a built-in method

thanx anyway - i shall look no further :o)
 

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