Blog entries by Herco van Brug

These are some topics I ran into at customers that may benefit other people.

Tag >> office

Migrating from VBA to VSTO

Posted by: hbr in vstovbascriptpowershelloffice on

It was long overdue but we finally made the move away from Visual Basic for Applications (Microsoft Office scripting). We implemented Sharepoint 2010 and were still using the old fashioned VBA code that originated from Office 2003. So we got Visual Studio out and started translating the VBA code into Visual Basic dotnet.