View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default color of comment lines in vba

From VBA

Tools | Options | Editor Format | Comment Text
Set the Foreground colour to Red


--
Rob van Gelder - http://www.vangelder.co.nz/excel


"R.VENKATARAMAN" &&& wrote in message
...
the comment lines in vba are in green color by default. is it possible to
change this
into red. I tried the help in excel vba and also searched google groups
for
this and did not succeed.
thanks.