View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alan Beban[_2_] Alan Beban[_2_] is offline
external usenet poster
 
Posts: 783
Default Filtering on dates

Name Date Of Hire
Joe 1/1/2007
Bob 3/4/2007
bob 5/10/2007
Bill 7/3/2007
Tom 8/6/2007
Mary 11/15/2007

I want to show all people and hire dates for hire dates after 7/1/2007.
What format do the dates need to be in, what is the procedure/syntax?

Thanks,
Alan Beban