View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default filter date excel2000

You can use EasyFilter if you want
http://www.rondebruin.nl/easyfilter.htm

Or add a helper column with a formula that display Yes if you reach your criteria


--
Regards Ron de Bruin
http://www.rondebruin.nl



"?????" wrote in message ...
i have a column with dates
one of the date can be the "Nwo" date
i want to build a macro that the user can filtr the period
that is grater from "Nwo"
and smaller from "Nwo+60 days"
(only 60 days from "Nwo" date)

thank you
rozent