Is it possible to change the number of records displayed in FORM

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

Guest

I can not see all the records that I have in a form when I print. The number
of records that are printed is 5 is it possible to change this number. I am
using a subform in the form. I was looking at some of the posting and I saw
that it was not possible to use a report. The thing on the report is can you
set it up so you only see one record at a time.
 
Don't know what postings you read that you gleaned information that a report
could only be on a single record.
A report can include all records in the database.
If you are using a subform to view some of the information then build a
report with a subreport. Link your Child and Master fields the same as in a
form/subform. Set up the sorting and grouping in the report.
 
Matthew,

Whereas is is technically possible to print a form, this is not their
primary purpose. Reports are the database object which is meant for
printing and presentation of your data, and as such reports give a lot
more power and flexibility in how the data is outputted.
 

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

Back
Top