Returns if the array variable is unitialized(null) or empty(no elements).
Public Function IsNullOrEmpty( ByRef Arr As Variant ) As Boolean
Project CorLib Overview
Class CorArray Overview
IsNull