Controlling a PivotChart using a form

S

simon

Hi,

I'm trying to make a form that displays a pivot chart which reflects
changes a user makes on a series of listboxes on the form. Whats the
best way to go about doing this?

I have 2 list boxes that will narrow the selection down (ie by
'category' and 'dates' - 'dates' being multiselection) and I have a
listbox which is to select what data is shown on the pivot chart (a
range of values at certain percentage levels).

What I want to do is have the user pick a category, a date(s) and then
a percentage amount, click a button and the pivotchart updates with
the relevant data. Then if they want to display a different range of
data, they can do so, click the button and then the pivotchart updates
accordingly.

Any suggestions on how to get the above to work?

Thanks
 

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