VBA UBound ()函数 ... UBound(ArrayName[,dimension]) ... given array is : " & UBound(arr)) ' For MultiDimension Arrays : Dim arr2(3,2) as Variant msgbox("The ...
確定! 回上一頁