View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
matelot matelot is offline
external usenet poster
 
Posts: 72
Default Setup Chart name

I created a bunch of charts of a sheet and I noticed that you can setup a
name per chart. I tried to do it from the chart properties menu but was not
able to find it. Where can I set the name of a chart so I can refer to it in
my VBA as "piechart" or "trendchart".

Thanks