In VBA, you can exit a Do loop using the Exit Do command. ... When the execution of code comes to Exit Do, the code will exit the Do loop and continue with the ...
確定! 回上一頁