How do I generate a report from information shown on the currentl.

T

Trueblue

I am trying to use the information displayed via a query onto a form to
generate a report via a button on the form is this possible
 
J

Johan S.A.

Possible,

To test it, build your report using the wizard and the same query you used
to build the form on. Create a macro that opens the report and use the
command button to run the macro.
 
Top