enable

Visvang
06-30-2010, 09:45 AM
is there any way to enable a command button while a WHILE LOOP is running???

i have a user form with a while loop in it and a command button, to try and stop the loop, but the but is disabled while the loop is running.

thanks

KiltedNinja
07-02-2010, 05:02 AM
Probably easiest way to do this is stick

DoEvents


in the While Loop.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum