View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
BTW BTW is offline
external usenet poster
 
Posts: 5
Default Filesearch by last modified time...


Alok schreef:

You may want to Dim the GetDate and GetDate2 as Date
Dim GetDate as Date
Dim GetDate2 as Date
This is just a shot in the dark..



i did do that...does somebody have an example that finds files by last
modfied time in minutes?