Microsoft
Software
Hardware
Network
Question : Can I use VBA in an Access pivot chart form?
I am using Access 2007. I have created a form that is in "pivot chart view". I am using a column chart-type, which I am using to display totals of income earned each week, with each bar representing a different week's income total.
What I would like to be able to do is to double click on one of the bars in the chart, and then use that double click event to open up a report showing the detail of that weeks income. I opened the chart in design mode and then put the vba code into the double-click event of the income field, but nothing happens when I double click on any of the bars in the chart.
Is it possible to use VBA in a PivotChartForm? and if so, how? thanks
Answer : Can I use VBA in an Access pivot chart form?
Sorry, In the current versions of MS Access, PivotChart Objects (Series, DataPoints) cannot respond to Events.
:-(
JeffCoachman
Random Solutions
fiddling nose habit
XSLT Wildcards and custom processing.
Creating a simple Stored Procedure to check a range value
Portable Air Conditioner Question.
how to view/edit server-side rules in Exchange 2003
Windows 7 Professional 64 bit hanging on Welcome Screen
mcafee 4.5 issue cant see the agent logs
POP UP error in MS-CRM
Factory defaults on a linksys WAG 120N Modem Router
With PHP, what is the best way of detecting a user based on IP and updating it accordingly?