I have a report which contains a bar chart, the rowsource of this bar chart is an sql string that is generated dynamically using information passed to the openArgs of the report.
I get a runtime error when I try to reassign the generated sql string to the rowsource of the chart object, however when I go to debug the code, and if I continue (F8) the code runs, and it works...
any ideas on what's going on?
--------------------
Procrastinate Now!
I get a runtime error when I try to reassign the generated sql string to the rowsource of the chart object, however when I go to debug the code, and if I continue (F8) the code runs, and it works...
any ideas on what's going on?
--------------------
Procrastinate Now!