View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bobbo bobbo is offline
external usenet poster
 
Posts: 56
Default Writing and erasing code with code

I want to change the color of the active row in a spreadsheet to make
it easier to read. I have the code that accomplishes this task but I
want it to work more like an excel option rather than put it on
individual workbooks. Is there a way to insert the code I want when the
workbook opens then delete when the workbook is closed.