Thread: VBA Code Colors
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JT JT is offline
external usenet poster
 
Posts: 234
Default VBA Code Colors

Is there a way to change the color of a couple of lines of code. Each year I
have to search through a lot of code to modify specific lines. I was
wondering if there is a way to change s line or two of code to a different
color (say red), so next year I can scroll through the code and look for the
red lines?

I've looked at the options in the VB Editor but couldn't find a way to
change a line and keep it that color when I re-open the Editor.

Thanks for the help.....Mike
--
JT