View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Chris is offline
external usenet poster
 
Posts: 788
Default DDE - Chart.Wizard does not work in Office 2007

In the access program (97,2000,XP, 2003) I was using DDE commands for sending
data to Excel and creating charts. For the chart I was using Chart.Wizard
which is faster than defining property by property the chart values. In 2007
this command is not executed. I don't receive an error but it does not work.

Is this command not available in 2007 ? Has it been replaced by sth else ?