Microsoft Knowledge Base Email Alertz

(207756) - A Microsoft Graph object appears as empty or blank in Form view.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 207756 - Last Review: July 15, 2004 - Revision: 1.1

ACC2000: Graph Object Appears Blank in Form View

This article was previously published under Q207756
Moderate: Requires basic macro, coding, and interoperability skills.

On This Page

SYMPTOMS

A Microsoft Graph object appears as empty or blank in Form view.

CAUSE

This behavior occurs if the RowSource property of a graph object is invalid.

RESOLUTION

To work around this behavior, use a valid setting in the RowSource property of the graph object.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Create a new form not based on any table or query.
  2. On the Insert menu, click Object. In the Object Type box, click Microsoft Graph 2000 Chart, and then click OK.
  3. Update the graph to Microsoft Access by clicking on the form's gray space away from the graph itself.
  4. Change the following properties of the graph object:
       Object Frame:
          RowSourceType: Value List
          RowSource: Title;AAA;H1;H2;H3;1;2;3
          ColumnCount: 3
    					
  5. Open the form in Form view. Note that the graph appears blank because the RowSource property only contains eight values while the ColumnCount is 3. To correct the graph, add another value to the RowSource property list.

REFERENCES

For more information about graphs appearing dimmed, click Microsoft Access Help on the Help menu, type Why does my graph appear dimmed in the Office Assistant or the Answer Wizard, and then click Search to view the topic.

When the list of results appear click on "Troubleshoot Charts."

APPLIES TO
  • Microsoft Access 2000 Standard Edition
Keywords: 
kbprb KB207756
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate