Public Sub ConcatNumericAndString( _
ByRef rOutput() As Variant _
, ByRef rCount As Long _
, ByRef vInput As Variant _
)
Concatenate numeric, boolean, and string numeric elements from vInput to array rOutput using counter rCount.
Note: Calling function must have called MathStatistics_Initialize before using this Subroutine. Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.