Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default 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...



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Counting cells with a calculated value. dugasyl New Users to Excel 3 April 4th 09 08:19 AM
max and calculated cells RickP25 Excel Discussion (Misc queries) 1 April 17th 08 05:15 AM
Calculated value to run across cells ?? Corey Excel Worksheet Functions 1 June 22nd 06 08:27 AM
Calculated cells in Excel Lana Excel Worksheet Functions 2 January 19th 06 04:31 PM
UDF was not being calculated for all cells grahamd Excel Programming 2 October 14th 04 03:25 PM


All times are GMT +1. The time now is 03:02 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"