Public Sub Array2D( _
ByRef rOutArray As Variant _
, ByVal vNumCols As Long _
, ByVal vNumRows As Long _
, ByVal vR1C1_R1C2 As Boolean _
, ByRef vInArray As Variant _
)
Converts a one-dimensional array into a two-dimensional array. See the examples in the ChiTstVerify function.
Copyright 1996-1999 Entisoft Entisoft Tools is a trademark of Entisoft.