Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default retreiving the range of a graph

I have a number of X,Y-charts on a worksheet, which represent data on another
sheet in the same workbook. How can I establish (using VBA, of course) which
range corresponds to each series of a chart? TIA,

Arne
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,071
Default retreiving the range of a graph

In article ,
says...
I have a number of X,Y-charts on a worksheet, which represent data on another
sheet in the same workbook. How can I establish (using VBA, of course) which
range corresponds to each series of a chart? TIA,

Arne

Adapt John Walkenbach's code at
http://www.j-walk.com/ss/excel/tips/tip83.htm

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default retreiving the range of a graph


ChartString = ActiveChart.SeriesCollection(1).Formula


--
Kaak
------------------------------------------------------------------------
Kaak's Profile: http://www.excelforum.com/member.php...fo&userid=7513
View this thread: http://www.excelforum.com/showthread...hreadid=479373

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default retreiving the range of a graph

Ah, thanks!

"Tushar Mehta" wrote:

In article ,
says...
I have a number of X,Y-charts on a worksheet, which represent data on another
sheet in the same workbook. How can I establish (using VBA, of course) which
range corresponds to each series of a chart? TIA,

Arne

Adapt John Walkenbach's code at
http://www.j-walk.com/ss/excel/tips/tip83.htm

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,071
Default retreiving the range of a graph

In article ,
says...
Ah, thanks!

You are welcome.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
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
RETREIVING THE SMALLEST NUMBER ashaback Excel Worksheet Functions 1 July 28th 06 03:21 PM
Dead links retreiving data? [email protected] Links and Linking in Excel 1 June 26th 06 10:08 PM
Retreiving a sheet by entering a value on a cell AHenry Excel Discussion (Misc queries) 0 March 16th 06 06:52 AM
Retreiving TABNAME from within a spreadsheet Bob Harike Excel Discussion (Misc queries) 2 February 2nd 05 09:35 PM
Retreiving info from a web page table Dave F[_4_] Excel Programming 1 December 23rd 03 02:58 PM


All times are GMT +1. The time now is 04:14 PM.

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

About Us

"It's about Microsoft Excel"