View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
thomasDrew thomasDrew is offline
external usenet poster
 
Posts: 3
Default Select all rows in a date range

I have two dates - a start date in A1 and an end date in B1. I want to select
all rows containing dates in that range, copy them and paste to a new
worksheet within the same workbook. The date column is sorted early to late
dates.
--

Best regards,

Drew Yallop