papadega3000
Registered User.
- Local time
- Today, 12:18
- Joined
- Jun 21, 2007
- Messages
- 80
I have a chart to build using data from my Access Database. Most of the data is coming from one table but I am having a hard time finding a way to build a chart in Access. So my thought was to import data from the Access DB and send it to Excel that way I could format the data into columns and create a bar graph.
I am not very familair with technique I know it can be done but I am looking for a how to guide/tutorial that could possibly explain it to me. Or if someone has knowledge of how this can be achieved. I would appreciate any advice you can give. I assumed the easiest way to accomplish this task would be to use VBA to make the connections.
My other question would be can I export the graph I make in Excel and bring it back in Access or would it be better to just have a DoCmd to open the Excel Chart in Excel?
Thanks in Advance.
I am not very familair with technique I know it can be done but I am looking for a how to guide/tutorial that could possibly explain it to me. Or if someone has knowledge of how this can be achieved. I would appreciate any advice you can give. I assumed the easiest way to accomplish this task would be to use VBA to make the connections.
My other question would be can I export the graph I make in Excel and bring it back in Access or would it be better to just have a DoCmd to open the Excel Chart in Excel?
Thanks in Advance.