![]() |
VBA Code to Export Data from Chart
I have a chart that is automatically produced from Cognos. I export the data
into Excel, but the data for X and Y axis is contained in the chart. How do I export that data into a spreedsheet? |
VBA Code to Export Data from Chart
Cognos Impromptu?
I don't work with it directly myself, but our accounting department uses it to extract data from databases. Don't know that they build any charts with it. But... since data for a chart must becoming from a query somewhere, couldn't you create a query or to provide the data that's being used to make the chart as a table and then export the table to Excel? "Curt J" wrote: I have a chart that is automatically produced from Cognos. I export the data into Excel, but the data for X and Y axis is contained in the chart. How do I export that data into a spreedsheet? |
VBA Code to Export Data from Chart
In case I missed the mark entirely, perhaps this link will help you:
http://support.microsoft.com/kb/300643 Article (with code) title: Macro to extract data from a chart in Excel "Curt J" wrote: I have a chart that is automatically produced from Cognos. I export the data into Excel, but the data for X and Y axis is contained in the chart. How do I export that data into a spreedsheet? |
VBA Code to Export Data from Chart
This link was exactly what I was looking for! Thank you so much.
If you can do this last step then great, but if not you've already been so helpful. Is it possible for you to always select the same chart from a partficular sheet? For example, the active chart is always in "sheet4" No other charts ever exist in "sheet4". thanks! Curt J "JLatham" wrote: In case I missed the mark entirely, perhaps this link will help you: http://support.microsoft.com/kb/300643 Article (with code) title: Macro to extract data from a chart in Excel "Curt J" wrote: I have a chart that is automatically produced from Cognos. I export the data into Excel, but the data for X and Y axis is contained in the chart. How do I export that data into a spreedsheet? |
VBA Code to Export Data from Chart
Excel 2007
Get xy data and name from a non-embedded chart. http://c0444202.cdn.cloudfiles.racks.../11_21_09.xlsm |
All times are GMT +1. The time now is 01:29 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com