what is the "continue" statement for VBA - MrExcel.com
A continue statement is used to end the current loop iteration and return control to
. ... i'm looking for the keyword for continue statement in VBA . .... For/Do/While '
code' If Condition then Continue ' more code' End For/Loop.
www.mrexcel.com |