PPT+VBA = Books - Training ?

  • Thread starter Thread starter Adweeb
  • Start date Start date
A

Adweeb

Just starting to look into Programming Office 2007 Powerpoint

Can anyone suggest good learning materials for VBA and Powerpoint?
Tutorials would also be great - I've limited experience with programming, but
would like a generic introduction.

Appreciate any help with this . ..
 
Thanks. Just note that this was written with 2003 and earlier in mind.
However, everything in it should work for 2007. I haven't tested every
last procedure for 2007, but most VBA changes are additions so it won't
impact the old code.
--David
 
and a second "thank you" as this looks very promising - I've found an aging
"Visual Basic 6 in 24 hrs" book to begin my crash course. subroutine calls
are problematic right now.
 
Back
Top