I revisited this thread because I need a function like this.
Merri, I downloaded and ran the attachment and for some reason, your function doesn't return the right values for:
test = "this is a ""test sentence"""
Splitting that should return 4 array items (ubound of 3), but returns 1. :confused:
Bushmobile's works though but also is a little slow.
