Product: Access 2000
I need to set the RowSource property in code and have seen in MS Knowledgebase Article 209993 sample code for doing so:
"Reports!ReportName!ChartName.RowSource = " SELECT Blah Blah etc ;"
When I run this code I get "Run-time error '2455', You entered an expression that has an invalid reference to the property RowSource" .
What should be a simple and routine assignmentma just does not work.
Help Please.
rwel
I need to set the RowSource property in code and have seen in MS Knowledgebase Article 209993 sample code for doing so:
"Reports!ReportName!ChartName.RowSource = " SELECT Blah Blah etc ;"
When I run this code I get "Run-time error '2455', You entered an expression that has an invalid reference to the property RowSource" .
What should be a simple and routine assignmentma just does not work.
Help Please.
rwel