Migrate PPT Add-in from 2003 to 2007

D

Dave Runyan

I have an add-in that allows PowerPoint to function as a simple
process-modeling tool. I want to port it to Office 2007 (I already tried it
and it does not run on 2007). Since I am not a professional developer (any
more) I am inclined to stay with VBA, but even though I have explored the
Office Developer homepage area, I am not clear on whether (or how) I would
benefit from using any of the Office Developer editions and/or VSTO (for
example).

I really need some advice on a migration strategy: some additional factors:

1. My application works well with VBA, but I could use a better install
method, for example.
2. As part of the port I would want to improve the degree to which I use
object-orientation, since the 2003 version was pretty much just hacked
together. This is driven by the need to potentially allow someone else
maintain the code, and for personal development.

Any insights much appreciated.
 
S

Shyam Pillai

Hey Dave,
Which areas does your addin have problems with? In most cases PPT 2007 is
backward compatible however there are some things
which are pretty much broken in PPT 2007.

Regards,
Shyam Pillai


http://skp.mvps.org
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top