M
Mark Stephenson
Hi,
I have create some code that auto generates a table, then a form based on
that table and adds the fields from the table to the form, then sets it to a
PivotChart.
So at this point you can see the chart and in the field list you can see the
available data elements.
What I am wanting to do is programatically add the data elements to the
relevant dropzones (Categories, Multi, Series, Values etc).
I have the user make the preference select up front so I have this
information stored in a string (array).
can anyone point me in the right direction??
Ive read a few KBs but they just show you how to add data to the datasheet
and display that information.
Many thanks,
M
I have create some code that auto generates a table, then a form based on
that table and adds the fields from the table to the form, then sets it to a
PivotChart.
So at this point you can see the chart and in the field list you can see the
available data elements.
What I am wanting to do is programatically add the data elements to the
relevant dropzones (Categories, Multi, Series, Values etc).
I have the user make the preference select up front so I have this
information stored in a string (array).
can anyone point me in the right direction??
Ive read a few KBs but they just show you how to add data to the datasheet
and display that information.
Many thanks,
M