You can use the below function to check if variant or string array is empty in vba. Function IsArrayAllocated(Arr As Variant) As Boolean On Error Resume ...
確定! 回上一頁