RegExp Added to VBA Library with Office Version 2508 (1 Viewer)

I thought the other computer I had access to would be 2021/2024, but it's now

Microsoft 365 Apps For Business Version 2508 (Build 19127.20222) in Current Channel.

It is fully patched and interestingly does not have "RegExp" in "VBA".
1757942799630.png



RegExp is now on this computer. M365 is 32 bit.
 

Attachments

  • 1757942719214.png
    1757942719214.png
    10.3 KB · Views: 0
For what little it is worth, my version of Office (21 Pro Plus) is 32-bit.
The important point is the version you have (2108) rather than the bitness.
LTSC editions do not receive feature updates . . . though @arnelgp seems to have found a way of doing so with 2024 LTSC
 
I'm on 2021 bought in 2023 and never knowingly updated. RegExp is there and I 'v been testing it. For declarations and assignments I find I have to use 5he full VBA.RegExt, VBA.MatchCollection etc but it works well in the two databases I've tested it on.
 
I'm on 2021 bought in 2023 and never knowingly updated. RegExp is there and I 'v been testing it. For declarations and assignments I find I have to use 5he full VBA.RegExt, VBA.MatchCollection etc but it works well in the two databases I've tested it on.
It probably updates automatically during idle time.
What is the version and build info? See File Backstage View … Account…About Access (as in the screenshots earlier in this thread)
 

Users who are viewing this thread

Back
Top Bottom