printing forms

  • Thread starter Thread starter Kraasty
  • Start date Start date
K

Kraasty

Hi, I'm afraid my form-subform questions aren't over

I have made a database for quick information about hardware for a number of
PCs

There is a "mainform" called UserPositions with 4 subforms: PCs ,
Peripherals, PaperHandling,
and Display.
Don't know if this is unacceptable or not recommended, but the PCs subform
itself, is a form that
includes the subforms: Drives, PciAgpCards and OnBoardEqp

However, when I browse through positions, every related record in all forms
is displayed correctly but
when I select Print Preview only the "Positions" data appears

Can anyone suggest how can I print the info as it's displayed on screen?

Thanks
Andreas
 
You don't usually print this way. Create a report using the same concepts
you used for your form/subforms; report/subreport. This way you will get any
data that can't fit.
 
Thanks!
Creating the report was no-time compared to the time I`ve waysted in the
wrong direction..
Sorry if that was obvious but I really gave so much attention trying to
configure
how to get the form printed, that I did not think of anything else.

Andreas
 

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

Similar Threads

Subform Data Entry Setting 0
Text Positioning 2
Printing a form 8
Parameter Value error in a Subform 0
Form printing 3
Subform Requery Criteria 1
Problem with form--subform 5
Subform record coordination 2

Back
Top