View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Denise Denise is offline
external usenet poster
 
Posts: 1
Default Delete data if not within date range

I have a cumbersome spread sheet that contains over 20,000 rows that
includes a date column. Using the current date as a reference point, I
would like to delete all rows 14 days prior to today and 14 days after
today. Any help would be appreciated.