View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DW DW is offline
external usenet poster
 
Posts: 11
Default fORMULA IN aUTO FILTER

Can I insert a formula into the autofilter? for example I want to find all
items due today. So I might use the Now() function to return todays date in
the vba code.