Sanbi
Sanbi
Hi @sancarn You can add libraries coming from source: https://leandroascierto.com/blog/ Includes many libraries for VB6 applications such as: 1. ucText 2. ucListView 3. ucVideo 4. ucCalender 5. ucMaps 6. ucGallery...
Hi @sancarn 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....
Tôi lập trình trong VBA, môi trường IDE không hỗ trợ Unicode, loại trừ cửa sổ của các bạn không hiệu quả, vì chương trình của các bạn chỉ phát...
Hi @sancarn In your project use many times call Replace function. The original Replace function, really slow. I found the code below used by wqweto in some project shared by...
Hi @sancarn When I call two new regular expression library test routines RegExp in Excel 365 it causes the application to crash If I initialize and run with VBScript.RegExp library,...