View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Peter[_61_] Peter[_61_] is offline
external usenet poster
 
Posts: 48
Default Filter date by month and year

Sorry Ron, I'm a bit new to this.

Is "=AND(YEAR(A2)= 2007,MONTH(A2)=2) " the code?