Switchboard Problem With PivotChart

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Two of my switchboard options direct user to a PivotChart which is a form.
From the Switchboard the PivotChart always displays as the form (regardless
of property settings indicating PivotChart View and Form View set to no).
You just have to right click to get the PivotChart, but I'd prefer it just
display as the PivotChart. When the form launches from the main menu, it
displays just like I want it to. Any suggestions would be most appreciated.

Thanks so much
Mary
 
I had the same issue. The way I worked around this issue was to create a
macro to open the form, then down at the bottom in the Action Arguments, set
the View to PivotChart. In your switchboard, instead of opening a form, just
run the macro. Hope this helps!
 
Back
Top