If 0 isn't valid in MyArray(0) then you can do this
Code:If MyArray(LBound(MyArray)) = 0 Then MsgBox "empty" End If
|
Results 1 to 25 of 25
Threaded View
|
Click Here to Expand Forum to Full Width |