D David M. Marcovitz Dec 13, 2004 #2 Start with the Programming PowerPoint section of the PPT FAQ: http://www.rdpslides.com/pptfaq/#PROGRAMMING_POWERPOINT It depends on you as to whether it is easy or difficult. Not everyone can program macros easily, but I think most competent computer users can if they give it a try. You might want to check out my book, Powerful PowerPoint for Educators: http://www.loyola.edu/education/PowerfulPowerPoint/ It is geared toward getting non-programmers to write useful macros without becoming full-fledged programmers. --David -- David M. Marcovitz Director of Graduate Programs in Educational Technology Loyola College in Maryland Author of _Powerful PowerPoint for Educators_ http://www.loyola.edu/education/PowerfulPowerPoint/
Start with the Programming PowerPoint section of the PPT FAQ: http://www.rdpslides.com/pptfaq/#PROGRAMMING_POWERPOINT It depends on you as to whether it is easy or difficult. Not everyone can program macros easily, but I think most competent computer users can if they give it a try. You might want to check out my book, Powerful PowerPoint for Educators: http://www.loyola.edu/education/PowerfulPowerPoint/ It is geared toward getting non-programmers to write useful macros without becoming full-fledged programmers. --David -- David M. Marcovitz Director of Graduate Programs in Educational Technology Loyola College in Maryland Author of _Powerful PowerPoint for Educators_ http://www.loyola.edu/education/PowerfulPowerPoint/
B Bill Foley Dec 13, 2004 #3 It is relatively easy to learn once you understand Object Modeling (and have a logical mind). This will get you started: http://www.rdpslides.com/pptfaq/#PROGRAMMING_POWERPOINT
It is relatively easy to learn once you understand Object Modeling (and have a logical mind). This will get you started: http://www.rdpslides.com/pptfaq/#PROGRAMMING_POWERPOINT
S Steve Rindsberg Dec 13, 2004 #4 Is it easy to learn to program macros and if there is a website? Click to expand... In addition to the other suggestions (all good ones), you can also look for books/web sites that teach plain old Visual Basic (VB) The fundamentals of programming are the same in VB or VBA (the PowerPoint macro language).
Is it easy to learn to program macros and if there is a website? Click to expand... In addition to the other suggestions (all good ones), you can also look for books/web sites that teach plain old Visual Basic (VB) The fundamentals of programming are the same in VB or VBA (the PowerPoint macro language).