mikecollett
Technical User
Being self taught, I may be going about this the wrong way.
To show a graph on a report that is specific to a record, i query the database to get my record set, copy and paste to excell, insert a chart as a worksheet in the excell file and then insert the file into the acess table field as a linked OLE object. (original data could come from one of 5 different access databases).
It works but...
With hundreds of graphs it takes a day to update them all. I cant seem to figure out how to export to excell from acess or import to excell from access the info without our firewall (I think) stopping macros actions that happen on opening a file or the file with the graph in it being written over or smething else going wrong.
Am I on the right track?
Mike
To show a graph on a report that is specific to a record, i query the database to get my record set, copy and paste to excell, insert a chart as a worksheet in the excell file and then insert the file into the acess table field as a linked OLE object. (original data could come from one of 5 different access databases).
It works but...
With hundreds of graphs it takes a day to update them all. I cant seem to figure out how to export to excell from acess or import to excell from access the info without our firewall (I think) stopping macros actions that happen on opening a file or the file with the graph in it being written over or smething else going wrong.
Am I on the right track?
Mike