VBE-Neutralizing a set of lines from eunning
You could use conditional compilation. E.g.,
#If FALSE Then
< code not to run
#End If
"avi" wrote in message
oups.com...
Hello,
How do i neutralize a group of successive lines from running , besides
putting a quote (') before each line?
Thanks
Avi
|