View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
muddan madhu muddan madhu is offline
external usenet poster
 
Posts: 747
Default conditional formatting


condition 1 : formula is :

=AND(A1=DATE(2009,1,1),A1<=DATE(2009,4,30))


On Feb 12, 11:12*pm, Sharon wrote:
On conditional formatting *for dates, say I need dates between 1/1/09-4/30/09
to turn red. Can this be done?