View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Danny Khen [MSFT] Danny Khen [MSFT] is offline
external usenet poster
 
Posts: 2
Default Macro 2003 vs 2007

Most of the code should keep working in 2007. We're aware of some object
model that broke, a lot of it is around charting. We're working to fix some
of this in a coming service pack.
If you mail me the broken code, we can try take a look and see what's going
on.

--
Danny Khen
Excel Program Manager, Microsoft Corp.
[To use my email address, replace (dot) and (at) with respective chars, and
(MSFT) with microsoft.com.]

** This posting is provided "AS IS", with no warranties, and confers no
rights. **
"Lucson" wrote in message
...
I have a macro that works on xl2003, but not on xlsm2007.
Is there a twick somewhere?
--
Always Learning