View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Wskip Wskip is offline
external usenet poster
 
Posts: 2
Default Macro for Condicitional Format

I need to highlight between dates.
example: 9/1/2002 to 9/1/2008
9/1/2001 to 9/1/2008
9/1/2000 to 9/1/2008
I've tried to write a macro using case 1 , case 2 but to no avail.