Hi!
I tried exactly what you wrote, however, I get the error in the code on line regexpparts (presence, part2, part2, part3)
saying " byref argument type mismatch"
However, I tried something similar, which does works!
The code of my function:
Function regexpparts(inputfield As String, ByRef...