Collections in VBA are objects that can store groups of related ... "My Array contains " _ & CStr((UBound(myArray) - LBound(myArray)) + 1) ...
確定! 回上一頁