How can I take a printout of actual layout of report without data?

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

Guest

I want to take printout of access report design without any data pulling from
the database. Print function in Access Report prints data and not the actual
design of report. Can any body help?
 
I don't know if you can. You might try changing the data source, but I
would bet you would get errors.

If you are trying to make a document that can be filled out by hand, make a
copy of your form and replace each data field with a line or a box. Then
print that.
 
Back
Top