I noticed that Office 2010 comes with Visual Basic for Applications 7.0. However I can't seem to find much documentation on what changes were made. Does anyone have a summary of the changes, or any resources describing the differences?
|
feedback
|
|
There's not a whole lot that has changed between VBA6 and VBA7. VBA7 was introduced to support 64-bit versions of both Office and Windows (see below on what those differences are). Here are the key changes:
| ||||
|
feedback
|
|
This piece on MSDN has more on the changes in VBA 7 for Office 2010: | |||
|
feedback
|