Well you can't really disable code, but you kan keep it from running by setting some variable flag to True or False.VB Code:
If blnRunThis = True Then '...run this code End If
|
Results 1 to 33 of 33
Threaded View
|
Click Here to Expand Forum to Full Width |