Thread: Add-ins Toolbar
View Single Post
 
Old 11-14-2012, 09:51 AM
mata30s mata30s is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Nov 2012
Posts: 13
mata30s is on a distinguished road
Default

Hi Paul,

Thanks for your response. When I moved from Word 2003 to 2007 I made sure all the code was updated (e.g. Changed UserAccounts.Dialog to Application.FileDialog(3)). I'm just wondering what would happen now if I moved to Word 2010 or beyond. I believe it is possible to make your own toolbar in Word 2010 so I don't think that would be a problem in terms of 'moving' the buttons (note I don't like using the QAT for these particular macros). Do you think the code will need updating again? I heard vb as a language is no longer being updated, only maintained. I'm assuming this could mean code won't break anymore unless MS Office switches macro languages.

Thanks
Reply With Quote