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...