' Listing 4. Code That Uses the InputBoxRegExArray Function a = InputBoxRegExArray("Enter the text", "InputBoxRegEx", "", strRE) MsgBox a(RESULT_TEST),, a(RESULT_TEXT)