I have some very large data sets that I need to pull/update information into a chart. In an ideal world, I would have the data pulled automatically as I calculate the raw information. Here are two screen shots that give you an idea of how I set this information up. The potential for these data sets to reach over 1000 lines is highly probable.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
Currently, I manually place each rate from the DATA sheet in the respective YEAR column for the CHART data.
<o></o>
The CHART will need to plot the RATE relative to the YEARS. That means there could be many different RATES in the same YEAR. These ‘Series’ are all re-formatted to look like the same series without any lines connecting the data points.
<o></o>
What formulas, vlookups, etc would I need to have in the CHART data to automatically sort and position the data so that I’m not manually keying this information in
<o></o>
Data
<o>
</o>
Chart & Chart Data
<o>
</o>
<o></o>
This all sounded very clear and understandable in my head…not so sure now that I have it typed out.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
Currently, I manually place each rate from the DATA sheet in the respective YEAR column for the CHART data.
<o></o>
The CHART will need to plot the RATE relative to the YEARS. That means there could be many different RATES in the same YEAR. These ‘Series’ are all re-formatted to look like the same series without any lines connecting the data points.
<o></o>
What formulas, vlookups, etc would I need to have in the CHART data to automatically sort and position the data so that I’m not manually keying this information in
<o></o>
Data
<o>
Chart & Chart Data
<o>
<o></o>
This all sounded very clear and understandable in my head…not so sure now that I have it typed out.