str = StrDatesConcatenate(sDateString, sDateSeparator, sConcatChar)
This
macro function takes in a string
sDateString containing a series of numbers, each separated by
sDateSeparator, and returns a string where consecutive numbers are concatenated using
sConcatChar.
Topic 178905, last updated on 18-Apr-2020