Monday, 18 February 2019

windows xp - Search for files modifed on certain Date and Time range


I am trying to search for files modified on a certain date between a certain time, it doesn't seem to allow searching by time



Answer



Should be possible with the Advanced Query Syntax that comes with Windows Search 4.0:



To specify a date range, type the property followed by two dates.



So, for example:


modified:11/05/06..11/05/07

There are videos from Microsoft that have a few tips on using the search tools too.




Actually, you might want to take a look at our recent blog post from Tom Wijsman on Windows Search: Digging Deeper: Searching in Windows.


No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...