View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
markvdh markvdh is offline
external usenet poster
 
Posts: 10
Default Conditional Formating

Hi Guys
Can anyone help? I need some VBA code for a timeline. Specifically, I
need to be able to identify both weekends and the current date along a
horizontal timeline, with sequential dates above the timeline. It would
be nice to colour the cells containing weekends in a grey and the
current date in yellow.
Thanks