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
How can I do this programtically in VBA?
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
How can I do this programtically in VBA?