View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Arne Arne is offline
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