The information in this article applies to:
Novice: Requires knowledge of the user interface on single-user computers. SYMPTOMSWhen you try to print the main form or subform as a subdatasheet, the subform records overwrite the column headings and the main form records. CAUSEThe DefaultView property of the subform is set to Single Form or Continuous Form. RESOLUTIONChange the DefaultView property of the subform to Datasheet View. MORE INFORMATIONA main form opened in Datasheet view shows the Expand buttons down the left margin of the form representing the subdatasheet. If the user expands all subdatasheet records in order to print the results, the first page will be printed correctly, but the headers of all subsequent pages will be overwritten by the subdatasheet. Steps To Reproduce Behavior
REFERENCESFor more information about subdatasheets, click Microsoft Access Help on the
Help menu, type "use subdatasheets" in the Office Assistant or the Answer Wizard,
and then click Search to view the topics returned. Additional query words: pra
Keywords : kbprint kbdta |
Last Reviewed: May 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |