Chart based on query

  • Thread starter Thread starter Prem Kumar
  • Start date Start date
P

Prem Kumar

I have created a query in MS- Access 2003 and I would like to create a line
graph that takes the values from the query and builds a graph automaticall
instead of me going and changing the values manually every time.

Can some one let me know if this is possible?
 
Prem said:
I have created a query in MS- Access 2003 and I would like to create
a line graph that takes the values from the query and builds a graph
automaticall instead of me going and changing the values manually
every time.

Can some one let me know if this is possible?

Pretty much how charts work in Access. They'd be pretty useless if the
value had to be entered manually. A chart has a RowSource property. That
would be set to your query.
 
Rick

Thx for your help... Its working...

Is it possible to import the chart to MS-Excel?
 

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