View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Office 2007 compatible with Office 2000 macro programming

Yes, code written in Office 2000 will operate fine under Office 2007. Code
that manipulates command bars and menus will work, though it will work
differently.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel, 10 Years
Pearson Software Consulting
www.cpearson.com
(email on the web site)


"Mervyn Thomas" wrote in message
...
I have been trying to find out from the microspoft site, without success,
whether macros written in Office 2000 VBA are still compatible with Office
2007. Does anyone know?