uzymedphys
New member
- Local time
- Today, 22:56
- Joined
- Jul 10, 2008
- Messages
- 6
Hi
I have created three pivot graphs (e.g. GUGraphFilter1) in Access 2003 and is linked to a source table.
I created a new form - and added a 'command' button.
Next, in the commandbutton click event - I simply stated the following:
cmd.openform("GUGraphFilter1")
I click the command button and it shows the Pivot Graph in a datasheet view - why? I am expecting the Pivot Graph to show up.
I have also set NO to all views except 'Pivot View' in the 'GUGraphFilter1' properties.
Any ideas?
Thanks
Usman
I have created three pivot graphs (e.g. GUGraphFilter1) in Access 2003 and is linked to a source table.
I created a new form - and added a 'command' button.
Next, in the commandbutton click event - I simply stated the following:
cmd.openform("GUGraphFilter1")
I click the command button and it shows the Pivot Graph in a datasheet view - why? I am expecting the Pivot Graph to show up.
I have also set NO to all views except 'Pivot View' in the 'GUGraphFilter1' properties.
Any ideas?
Thanks
Usman