![]() |
chart x axis labels show up as range
In chart creating code I am trying to set the x-axis values using:
..SeriesCollection(1).XValues = xVal xVal is a declared range that is basically an array of specific column headings selected from many. xVal is also used to choose the data columns used in the chart. When the chart is generated the x axis labels are the actual range values "B!$H$1, B!P$1, etc" I need the labels to be the actual values from the cells. this seems a simple thing but it eludes me! |
chart x axis labels show up as range
Sorry, xVal is a declared string, not a range
On Dec 12, 3:45 pm, Robert H wrote: In chart creating code I am trying to set the x-axis values using: .SeriesCollection(1).XValues = xVal xVal is a declared range that is basically an array of specific column headings selected from many. xVal is also used to choose the data columns used in the chart. When the chart is generated the x axis labels are the actual range values "B!$H$1, B!P$1, etc" I need the labels to be the actual values from the cells. this seems a simple thing but it eludes me! |
All times are GMT +1. The time now is 11:14 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com