OPC Studio User's Guide and Reference
VBA Examples in Excel
Client and Subscriber Development > Examples > Examples in the Product and on the Web > COM Examples > VBA Examples in Excel
In This Topic

VBA stands for Visual Basic for Applications. The examples were developed and tested in various Excel versions between Excel 2007 and Excel 2016, but are saved in Excel 2003 format for compatibility.

Much, if not all, of the functionality presented by these examples is achievable without any programming using the Excel Connector. You should only consider using VBA if the features provided by the Excel Connector are not sufficient for your application.

VBA Development Specifics

Because VBA is, as a language, nearly identical to VB 6.0, please see the corresponding chapter on VB 6.0 for development specifics in this language.

See Also

Knowledge Base