ACC1x: OLE: New Graph Object Frames Are Blank

Last reviewed: April 2, 1997
Article ID: Q89607
The information in this article applies to:
  • Microsoft Access versions 1.0 and 1.1

SYMPTOMS

When you add an unbound graph to a form or report it will appear as a blank object frame until you either view the form in Form view or print or preview the report.

CAUSE

Microsoft Access does not run the query that an unbound graph is based on until the form is viewed in Form view or the report is printed or previewed. Until the query is run, the object frame will remain blank.

STATUS

This behavior is by design.

MORE INFORMATION

Steps To Reproduce Behavior

  1. Open the sample database NWIND.MDB.

  2. Click the New Form button on the toolbar.

  3. In the Select A Table/Query box, select Category Sales For 1991.

  4. Choose the FormWizards button.

  5. Select Graph, and then choose the OK button.

  6. Choose Next to accept the default graph.

  7. Choose the ">>" button, and then choose Next.

  8. Choose the Design button. Note that the object frame is blank.

  9. View the form in Form view. The underlying query will run, and then the graph will be displayed.


Keywords : IntpGrph kbtool
Version : 1.0 1.1
Platform : WINDOWS
Issue type : kbprb


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.

Last reviewed: April 2, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.