Hi,
Does anyone know if it is possible to force the code to pause during every
iteration of a FOR ... NEXT loop, and wait for the user to click a command
button for the next iteration. I need to let the user step through the
looping at his/her own pace.
Any help would be greatly appreciated.
h.
Does anyone know if it is possible to force the code to pause during every
iteration of a FOR ... NEXT loop, and wait for the user to click a command
button for the next iteration. I need to let the user step through the
looping at his/her own pace.
Any help would be greatly appreciated.
h.
Comment