Forum Discussion
Jlorbz
Sep 24, 2025Copper Contributor
Access Error on File Import through VBA
We are running a custom VBA routine in Microsoft Access that imports and parses text files into a database. Starting around September 9th, some machines began showing an error dialog during this proc...
Tom_van_Stiphout
Sep 24, 2025Iron Contributor
There have been recent changes with RegEx. See this.
- JlorbzSep 24, 2025Copper Contributor
This must be the issue. Thank you very much.