Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I want to be able to plot data on a radar chart, however, the number of points varies from around 5 to 15. How can I use VBA code to reset the source data? The source data is in a column, and I want to use the first row to the last row (it's the last row that changes according to the amount of data I need to chart). Basically, I need to know how to adjust the source range using VBA? The size of the range would be the same for the three series I plot on the radar chart. Hope you can help? Thanks, Matt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Bar width on existing chart changes when changing source data | Charts and Charting in Excel | |||
Chart changing based on change in data source (number of rows/colu | Charts and Charting in Excel | |||
Source Range Data changing based on drop-down menu | Charts and Charting in Excel | |||
Line disappearing from chart after changing data source | Charts and Charting in Excel | |||
Changing a chart source data in code. | Excel Programming |