Thread: Commenting out
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default Commenting out

Add apostrophe to the first and add line continuation to all the lines.

--
__________________________________
HTH

Bob

"Sandy" wrote in message
...
Is there a way to comment out a whole procedure without placing
apostrophes at the beginning of all lines?

Thanks
Sandy