View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
tcbootneck tcbootneck is offline
external usenet poster
 
Posts: 13
Default Colour of commented VBA

Thanks Chip.

I had a feeling that would be the answer. Still feel it would be a good
feature to have.

"Chip Pearson" wrote:

If you are asking whether you can have two colors for commented
text, the answer is no.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"tcbootneck" wrote in
message
...
Deafault being the light green we have all got to know and
love. Is there
another colour that can be apportioned to commented out code?
This will be
useful to differentiaye between title / sub title and a piece
of code that is
maybe being prototyped.