| ACC: How to Order Data in a GraphLast reviewed: May 14, 1997Article ID: Q99934 | 
| The information in this article applies to: 
 
 SUMMARYModerate: Requires basic macro, coding, and interoperability skills. This article describes how to order data in a graph more easily by changing the graph's RowSource property to a query name, rather than using the SQL statement that Microsoft Access generates. 
 MORE INFORMATIONThe following steps demonstrate how to create a graph that will show all the orders after 12/31/94, in descending order, in the Orders table in the sample database Northwind.mdb (or NWIND.MDB in versions 1.x and 2.0): 
 REFERENCESFor more information about Microsoft Graph properties search the Help Index for "charts," and then "Chart Control Properties" or ask the Microsoft Access 97 Office Assistant. 
 | 
| Additional query words: queries graph wizards 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use. |