View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Commenting in Code

hi,
try using just ' instead of "'".

-----Original Message-----
Hi Everyone,

I know that if you want to put a Comment Next to a Bit of

Code you use
"'".
I have a Program where I have Written a Description of

what the Bit of
Code Below it does. I use the "'" Before Starting my

Description, But
when I Copy it into a Module it puts Speach Marks at the

Beginning
which Causes an ERROR. Is it something to do with the

Fact that I use
the Next Line Command ( Alt & ENTER ) in the Excel Cell

which I am
Commenting.
Thanks in Advance.

All the Best
Paul
.