Printing query contents

C

Craig

In lotus approach there was a facility to print out the
contents of all the fields held in the database, the
calculated fields were printed out in full.

Is there a facilty in Access to print out the contents of
a query which would show the contents of a calculated
field?

Thanks

Craig.
 
V

Van T. Dinh

You can print the DatasheetView of the Query.

OTOH, for proper printing, you should create an Access Report using the
Query as the RecordSource. Reports allow you to format the printed output
much more than a DatasheetView of the Query. Calculated Fields are OK with
both DatasheetView and Report.
 

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

Top