'The VBA UBound() function returns the max index of an array. MsgBox UBound(vArr) '; 'There is an optional second argument called rank (that ...
確定! 回上一頁