The properties tell me that it is
OLEUnbound
Class=Microsoft Office Excel 2003
OleType = Embedded
OleType Allowed = Either
classtype = Excel.Sheet.8
I don't know how to refresh it via VBA.
I can reference it by Reports!Audit_Report_Page_14!OLEUnbound335.<something>
But can't figure out what...
I have a report called :Audit_Report_Page_14 that has a chart on it. This chart is linked to a Oracle table via ODBC.
Manually this is what I have to do:
1) Connect to the report
2) It asks me my passward to connect to the source table of the chart
3) refresh the data
4) save the report...
A report has a pivot table in it. The pivot table has a chart. The data is based on a ODBC linked table.
When the data changes, I currently have to open the report in design view, click Worksheet Objects| Edit and then click refresh.
How can I do this in VBA from Access?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.