Cells(lastrow, lastcolumn)) ReDim ref2(UBound(ref1, 1), UBound(ref1, 2)) For index ... When I set ref1 as a range of data, does it come in as a 2D array?
確定! 回上一頁