View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Programable Controls on a Chart

You can't embed ActiveX controls in a chart, however the Forms controls will
typically work fine for most needs.

Regards,
Peter T


"jc" wrote in message
...
I've got a simple chart in Excel 2003 that I want to add controls to that
progrmaticaly chage the data the chart referes to when the user
manipulates
the control. When I open a control toolbox, the controls are greyed out
when
the chart is active. When I then select a worksheet the controls are then
available (Not greyed out).

Is there a setting to make controls available on a chart or is this not
possible?
--
CroceJC