VB Code:
Dim FData() As String ReDim FData(0) As String ReDim FData(0, 0) As String FData(0) = "ABC"
Can't I put text in the first level of this multi-dimentional array?
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |