A
AaronWestcott via AccessMonster.com
Hello all,
I am using Access 2003 and am trying to dynamically change the contents of a
graph in a report based on user input. I have discovered that accessing the
properteis of a graph in a report is more complicated than expected. However,
I am still having trouble getting the access.
Understand I am new to this so my code could be complete garbage.
The unbound object name is Chart1 and the report is called TESTCHART (I am
trying to get this to work first before doing it for real)
I have looked thorugh other threads but given how new I am to VBA programming
I am not sure I have a complete grasp of how the Object model is structured
or how to read it and declare what needs to be declared.
Any help would be greatly appreciated.
Best Regards,
Aaron
I am using Access 2003 and am trying to dynamically change the contents of a
graph in a report based on user input. I have discovered that accessing the
properteis of a graph in a report is more complicated than expected. However,
I am still having trouble getting the access.
Understand I am new to this so my code could be complete garbage.
The unbound object name is Chart1 and the report is called TESTCHART (I am
trying to get this to work first before doing it for real)
I have looked thorugh other threads but given how new I am to VBA programming
I am not sure I have a complete grasp of how the Object model is structured
or how to read it and declare what needs to be declared.
Any help would be greatly appreciated.
Best Regards,
Aaron