[AccessD] Split with multiple delimiters?

David McAfee davidmcafee at gmail.com
Fri Sep 16 11:58:45 CDT 2016


Does anyone know of a way to use SPLIT() with multiple delimiters?

Something like varx = Split("some-Text: like'this","-', ")

I don't think I can nest them because of the arrays that they create as the
result.

Thanks,
David


More information about the AccessD mailing list