Install Vba Support Library < UPDATED >

Once the library is installed, you must ensure the application is configured to use it.

Sometimes you cannot install libraries on a work computer due to admin restrictions. If you are trying to use a library like Scripting.Runtime but cannot find it in the list, you can use . install vba support library

| Library Name | Description | Typical Use | |--------------|-------------|--------------| | Visual Basic For Applications | Core VBA functions | Always referenced by default | | Microsoft Visual Basic for Applications Extensibility 5.3 | Allows VBA to modify VBA projects | Writing code that writes code | | Microsoft Scripting Runtime | FileSystemObject, Dictionary | File & folder handling | | Microsoft Forms 2.0 Object Library | Advanced userform controls | Custom dialog boxes | | OLE Automation | Standard automation types | Date/currency handling | Once the library is installed, you must ensure

: Choose the Add or Remove Features (or "Modify") option. | Library Name | Description | Typical Use