I’m quite experienced at writing VBA-for-Word macros, and am now trying to understand what new tricks I need to learn to take advantage of Word 2007. I’ve looked at “what’s new” in the Visual Basic Editor’s help, and its “Overview of the Ribbon User Interface”. Lots of stuff there I don’t understand (COM Add-Ins, XML format files, etc).
I guess I have a number of decisions to make, like:
- Should I switch from VBA to XML (or even COM add-ins)?
- If so, where do I go to get started?
- Would someone like me (self-taught, but experienced) find the switch to XML easy enough (also self-taught with HTML)?
- Etc, etc, etc
[/list]Any advice on which direction a lost soul should head to find light at the end of the tunnel, and on how they should get started?