You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have succeeded in making the Pcre2 library work with 64 bit VBA environment, based on jpbro's original code base, which only works for VB6 32 bit environment.
sihlfall's vba-regex is a nice solution, but execution is very slow.