Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Microsoft Access Charts - Having source from another *.mdb file

So I am trying to create a chart in Microsoft Access. I have my UI in one *.mdb file and my database in another *.mdb file. I am trying to have the chart get its data from the database *.mdb file but it doesn't seem to work. SourceDoc and SourceItem don't seem to respond as I am expecting it to (all examples point to *.xls files) and there isn't an example online out there for something like this. Is it even possible to have the chart get its data from a *.mdb database file?

like image 776
killerbarney Avatar asked Dec 04 '25 00:12

killerbarney


1 Answers

You could create Linked Tables to the table data sources in the data backend .mdb, and then simply refer to these linked tables as the datasources for your chart.

like image 200
Mitch Wheat Avatar answered Dec 06 '25 12:12

Mitch Wheat



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!