Sep 9, 2025
Post comments count5
Post likes count2
Prepare your VBA projects for VBScript deprecation in Windows

In May 2024, Microsoft announced the phased deprecation of VBScript in Windows, as detailed in the official Windows IT Pro Blog. This change impacts VBA developers who rely on VBScript, particularly for reference libraries such as regular expressions. This post outlines the upcoming changes and provides guidance to help you future proof your VBA pr...