View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
J_J[_2_] J_J[_2_] is offline
external usenet poster
 
Posts: 140
Default coloring todays date

I have rows of data containing date info in dd mm yyyy format on column J in
various sheets.
What VB code should I use in the workbook or module code page so that the
rows will be highlighted (or yellow colored) containing today's date on
column E?
TIA