Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting cells with a calculated value. | New Users to Excel | |||
max and calculated cells | Excel Discussion (Misc queries) | |||
Calculated value to run across cells ?? | Excel Worksheet Functions | |||
Calculated cells in Excel | Excel Worksheet Functions | |||
UDF was not being calculated for all cells | Excel Programming |