automation with outlook 2007 compared with earlier versions

  • Thread starter Thread starter Philip Leduc
  • Start date Start date
P

Philip Leduc

Hi,

I want to go ahead and install Office 2007 on my machine. However I have
some VBA code connecting to outlook (mainly from Access)
Does anybody know if there are any substantial differences, in other words,
how high is the probability my code will still run?
(Mainly pumping my contacts from Access to Outlook and linking outlook
tasks/appointments in some Access tables)
Any good books available yet?

Philip
 
Your code will almost certainly run.

It will be a few weeks before the first Outlook programming book appears from Microsoft Press.

FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_vba

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top