Hi,
Every month I download data from a server which I import into a Access DB for trend analyzis. The header of the download changes every month.
For example: fields 1,2, 3 and 4 for last month are "2011-4", "2011-5", "2011-6" and "2011-7".
This month it will be "2011-5", "2011-6", "2011-7" and "2011-8".
The fields contain amounts.
Question: The name of the (current)fields need to be displayed in a Access PivotChartForm. But how do I (automatically)change the header of the database into the actual fieldnames according to the download fieldnames?
Many thanks in advance.
Best regards,
Willem