report based on a form

J

Jean

Can anyone tell me if there is anyway to bully Access to allow me to produce
a report based on the content of a form?

I have put a lot of work into creating the form and it has many formulae and
if statements in it so I don't really want to re-build it if there is any
way around it.

Jean
 
D

Duane Hookom

You can click on your form in the database window and select File->Save As->
and choose Report.
 
O

Ofer

In your report you can open a sub report and define the form as the source
for that sub report.
Or you can print the screen.
 
J

Jean

Thanks guys, I appreciate the help

Jean

Ofer said:
In your report you can open a sub report and define the form as the source
for that sub report.
Or you can print the screen.
 
Top