View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
mudraker[_31_] mudraker[_31_] is offline
external usenet poster
 
Posts: 1
Default AutoFilter Problem


Selection.AutoFilter Field:=1, Criteria1:="=" & FistDate
Operator:=xlAnd _
, Criteria2:="<=" & LastDat

-----------------------------------------------
~~ Message posted from http://www.ExcelTip.com
~~View and post usenet messages directly from http://www.ExcelForum.com