mischifous
New Member
- Joined
- Mar 14, 2016
- Messages
- 35
- Office Version
- 365
- Platform
- Windows
Hey guys,
Not sure if I neeed VBA to accomplish this or not, but I can’t be the first that needs a way to do this.
I have a column of dates in A. In column B I am computing the AVERAGE of the values in columns C through Z). And then in columns C through Z I have data.
I would like an easy way to diluplicate a chart, but have it automatically reference a column to the right of the chart it is a copy of. Each chart has TWO lines. In other words, say chart one plots the column (B) and Column C, over time (column A). I would like to be able to make changes to this chart, and then easily replicate it for the 23 OTHER charts I have for each column D to Z. Each chart needs to be unique, so in this example, 24 charts (c through Z), but all need to include the data in A and B.
The data I’m working with is actually much more complicated than the example (and larger than just C to Z), and also has multiple axes with several different data sets that need to be in each graph. I spend hours each day adjusting each and every chart manually to reference the correct data sets. I’m also constantly changing the formatting, which then requires me to then copy/paste and re-reference EVERY chart. Being able to copy/paste charts over dynamic ranges would greatly speed up this time consuming process. I even bought a Tableau subscription to accomplish specifically this purpose, but for seperate reasons, it won’t work for visualizing my data.
All help appreciated.
Not sure if I neeed VBA to accomplish this or not, but I can’t be the first that needs a way to do this.
I have a column of dates in A. In column B I am computing the AVERAGE of the values in columns C through Z). And then in columns C through Z I have data.
I would like an easy way to diluplicate a chart, but have it automatically reference a column to the right of the chart it is a copy of. Each chart has TWO lines. In other words, say chart one plots the column (B) and Column C, over time (column A). I would like to be able to make changes to this chart, and then easily replicate it for the 23 OTHER charts I have for each column D to Z. Each chart needs to be unique, so in this example, 24 charts (c through Z), but all need to include the data in A and B.
The data I’m working with is actually much more complicated than the example (and larger than just C to Z), and also has multiple axes with several different data sets that need to be in each graph. I spend hours each day adjusting each and every chart manually to reference the correct data sets. I’m also constantly changing the formatting, which then requires me to then copy/paste and re-reference EVERY chart. Being able to copy/paste charts over dynamic ranges would greatly speed up this time consuming process. I even bought a Tableau subscription to accomplish specifically this purpose, but for seperate reasons, it won’t work for visualizing my data.
All help appreciated.
Last edited by a moderator: