ACC2000: Detail Section Blank When Form Is Printed or PreviewedID: Q209028
|
When you print or preview a form, the detail section of the form is blank, even though controls are visible in the detail section when you view the form in Form view. Other sections, such as the form header and form footer, appear correctly when you print or preview the form.
This behavior occurs if the form's underlying table or query returns no records, or if the DisplayWhen property of the detail section is set to Screen Only.
Make sure the underlying table or query returns at least one record, or place the controls that you need in other sections, such as the form header or form footer. If the DisplayWhen property of the detail section is set to Screen Only, change it to Always or Print Only.
For more information about the DisplayWhen property, click Microsoft Access Help on the
Help menu, type "DisplayWhen property" in the Office Assistant or the Answer Wizard,
and then click Search to view the topic.
Additional query words: missing fields prb
Keywords : kbprint kbusage kbdta FmsOthr PtrPrev
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: May 13, 1999