in reply to Perl Win32::OLE Excel Charts -- ApplyDataLabels

The easiest way to track down changes between versions is to perform the steps in Excel while recording a macro. You can then view the macro to see how Excel 2007 differs from Excel 2003.

Also, please encapsulate any code in <code></code> tags. See How do I compose an effective node title? and How do I post a question effectively? for additional ways to improve the readability of your posts.

Replies are listed 'Best First'.
Re^2: Perl Win32::OLE Excel Charts -- ApplyDataLabels
by pawansharma01 (Initiate) on Jul 16, 2009 at 19:33 UTC
    Thanks. I will follow the post instructions & and step through the Macros for different versions.