Switchboard and PivotChart

G

Guest

I currently have a PivotChart made up the way I want it displayed. However
when I use a Switchboard option to bring it up it shows a form view of that
chart. Is there a way to use the Switchboard to open a PivotChart as a
chart? I am using Access 07.
 
J

Jeff Conrad [MSFT]

A

Atif

if you are crating PivotChart out of a Query, Macro is the easy to get the
same result,

creat a new macro and set the properties:

Action: OpenQuery
QueryName: name of the query
View:pivotChart

done
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top