Tagged Questions
4
votes
7answers
2k views
Use VBA in Office 2007 Applications?
Is VBA going to go away any time soon, like VB6 has? Should I not develop new Office applications with VBA? Or should I be developing all new Office Apps with VSTO?
Update: Recently read this ...
1
vote
1answer
124 views
If I move a form with VSTA code-behind into Visual Studio, will end users require the VSTO runtime?
I have an existing InfoPath 2007 form that has some code-behind developed with VSTA. It has been deployed to SharePoint as an administrator-approved form but is not browser based - the InfoPath client ...