A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

how do I print out query criteria



 
 
Thread Tools Display Modes
  #1  
Old November 18th, 2009, 07:01 PM posted to microsoft.public.access.queries
Gene
external usenet poster
 
Posts: 181
Default how do I print out query criteria

I created a query and now I want to print out the query criteria. How do I
do this?
  #2  
Old November 18th, 2009, 07:37 PM posted to microsoft.public.access.queries
Ken Snell
external usenet poster
 
Posts: 177
Default how do I print out query criteria

Open the query in design view. Then click on Query View button on Toolbar,
and change to SQL View. The SQL statement for your query is displayed there,
and you can copy it.

--

Ken Snell
http://www.accessmvp.com/KDSnell/


"Gene" wrote in message
news
I created a query and now I want to print out the query criteria. How do I
do this?



  #3  
Old November 18th, 2009, 07:56 PM posted to microsoft.public.access.queries
Duane Hookom
external usenet poster
 
Posts: 7,177
Default how do I print out query criteria

You can view the SQL, copy it to NotePad, and print it.
--
Duane Hookom
Microsoft Access MVP


"Gene" wrote:

I created a query and now I want to print out the query criteria. How do I
do this?

  #4  
Old November 19th, 2009, 10:06 PM posted to microsoft.public.access.queries
KARL DEWEY
external usenet poster
 
Posts: 10,767
Default how do I print out query criteria

If you mean as an output of the query then open in design view, copy criteria
and paste and edit in a blank field row space like this --
My_Criteria: "Between #10/1/2009# And #11/31/2009#"
or
My_Criteria: "Between " & [Enter start] & "and " & [Enter end]

--
Build a little, test a little.


"Gene" wrote:

I created a query and now I want to print out the query criteria. How do I
do this?

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:03 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.