How do I convert a form to a report?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have made a form that has all the text and fields from a table I need to
make a report. I would like for it to be a report so it can print better.
Can I use the form to make a report?
Using Office 2003 Professional in Windows XP on a PC.
 
University Researcher said:
I have made a form that has all the text and fields from a table I need to
make a report. I would like for it to be a report so it can print better.
Can I use the form to make a report?

In Design View, click File, Save As.... then change the type to report.

Tom Lake
 
In the Database window,
-- Right click on your form
-- Select Save As
-- In the dialog box, enter your desired report name
---- Change Save As to Report
-- Click OK

That may not be as pretty as you want, but you can make the adjustments you
want.
 
Back
Top