View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default Filtering by a date

Have you tried using a Custom filter? You have choices like Less
Than ... , Greater Than ..., and so on.

Hope this helps.

Pete

On Feb 18, 6:19*pm, CR wrote:
I am needing to filter by a date in a spreadsheet. *I have a list of dates in
a column and I want to only return dates that are = Current Date + 1 day. *I
am running a Macro everyday that needs to look out 1 day ahead and return all
dates up to that date.

Thanks,

CR