View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
R.VENKATARAMAN R.VENKATARAMAN is offline
external usenet poster
 
Posts: 4
Default little help: "quick comment"

are you thinking of toolbar icons <comment block and <uncomment block
in vb exitor view-toolbars-customise and in the <customise window choose
<commands
under <edit these two icons are there. you can drage them to any toolbar.



"furbiuzzu" wrote in message
ups.com...
i've just a little problem...

i'm testing some VB code i need for my application.
i would like to test just a 'part' of the code excluding 'working
lines'
how can i "comment" working' lines in a time ???

actually i put " ' " one by one before the lines i want to exclude
buti took me much time than the testing itself.....

there's a quick way to "comment/uncomment" many lines in a time??