print the query result

  • Thread starter Thread starter mz
  • Start date Start date
M

mz

Hi ng
I m Marco. I created a query that show a result by filter DATE FROM TO......
I tryied to insert a button that print that result, but the print button ask
me again the question regarding the DATE FROM TO...
How can I print directly the result bypassing the question regarding the
date?

thank you
 
If you want to print, why don't you build a report. Reports are designed
for printing, queries are not.

Then just create a button to print the report.
 
I tryed, but I wasnt able to put a print option directly in the report, is
it possible????.
I have this problem because I hided all the access menu bar.Now my condition
are 2 buttons. One by the query for DATE shows me the results. The other is
a print button that ask again the filter DATE and print the same result.
I d like to have only1 button that show me a preview, after the Date filter,
and inside the preview a button that PRINT the result.
 

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