語法: VBA Exit For 語句的語法: Exit For 流程圖示例: 下麵的示. ... if i=4 MsgBox ("The value is i is : " & i) Exit For 'Exited when i=4 End If Next End Sub.
確定! 回上一頁