View fullsize. VBA Array Variables two dimensional example ... For x = LBound(myArray) To UBound(myArray) Debug.Print myArray(x)
確定! 回上一頁