Microsoft KB Archive/109409

From BetaArchive Wiki

PRB: Unbound Controls in Form Datasheet Do Not Print Preview

Article ID: Q109409
Creation Date: 02-JAN-1994
Revision Date: 19-SEP-1996 The information in this article applies to:

  • Microsoft Access versions 1.0 and 1.1

SYMPTOMS


Data in unbound controls on forms in Datasheet view will not be displayed when the datasheet is previewed. Only the control's name will be displayed.

RESOLUTION


View the form in Form view before previewing it. Data in unbound controls will be displayed if the form is previewed in Form view.

 -or-

Bind the unbound controls to fields on a table that store the controls' data. Once the controls are bound you will be able to preview the form in Datasheet view and still see the data in the controls. STATUS


This problem no longer occurs in Microsoft Access version 2.0.

MORE INFORMATION


Steps to Reproduce Behavior


  1. Open the sample database NWIND.MDB.
  2. Create a blank, unbound form.
  3. Place an unbound text box on the form.
  4. View the form in Datasheet view.
  5. Type any text in the control.
  6. From the File menu, choose Print Preview to preview the form.

REFERENCES

Microsoft Access "User's Guide," version 1.0, Chapter 8, "Form Basics," pages 205-208



THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

©1997 Microsoft Corporation. All rights reserved. Legal Notices.


Additional reference words: 1.00 1.10 forms
KBCategory: kbprint
KBSubcategory: PtrPrev