ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   charts with calculated cells (https://www.excelbanter.com/excel-programming/381290-re-charts-calculated-cells.html)

Peter T

charts with calculated cells
 
Your question is not at all clear, guessing -

sXValues = "='" & ActiveWorkbook.Name & "'!" & "myRange"
ActiveChart.SeriesCollection(1).XValues = sXValues

Regards,
Peter T

"jasminesy" wrote in message
...
i am creating a chart based on "unknown" cells that are being evaluated

and
given "names" (i.e.
myrange=Worksheets("Data").range(cells(row1,1),cel ls(row1,3) where

row1=4).

can the "names" be used for xvalues, etc. in some way...if so, how...





All times are GMT +1. The time now is 07:36 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com