如果是要跳出迴圈,那用Exit For 如果是要跳下一個i,在Excel VBA只能用GoTo ... 想問一下: For i = x to y : A(i) : B(i) : C(i) : next : 以上結構, ...
確定! 回上一頁