Using Access Graph

  • Thread starter Thread starter moony marouane
  • Start date Start date
M

moony marouane

Hi all;

I have a report that displays records from a requery, in this report I
calculate 3 averages that I'm asked to display in a graph (in this report).
As this is the first time I use access graphs, I had some difficulties.

I read once that values that will be displayed on the graph should be stored
on a table which is not my case, my values are calculated on textboxs (using
the average function). What should I do??

Many thanks in advance.
Moony

P.S : I'm using MS Access 2000.
 
Create a query with your averages and use the query as the Row Source of the
graph.
 
Many thanks for your reply.
I created a new query with the averages I want but I'm still having problem
with placing those values in the graph, Can I have a step-by-step article or
something??
Many thanks again.
Moony
 
The graph wizard is a step-by-step process. Select the query with the
averages when appropriate. You can change properties following the
completion of the wizard.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top