View Single Post
  #2  
Old 01-05-2006, 03:49 PM
Rock
 
Posts: n/a
Default Re: How to LOCATE a file in Explorer

dingdongdingding@yahoo.com wrote:

> I need to locate a file in explorer.
>
> I have the name of the file (or the starting first few characters). I
> am already in the correct directory. I want to move the highlight
> (cursor) to that file.
>
> eg I want to highlight the file:
>
> e:\ abc \ def \ ghi \ klm \ 1234523123.txt
>
> and in the directory e:\ abc \ def \ ghi \ klm \ there are many many
> files and many starts with 123.
>
> So I've navigate to e:\ abc \ def \ ghi \ klm \ already. Is there a
> way for me to quickly locate 1234523123.txt and know whether it exist
> or not ?
>
> Thanks.
>


Do a search for 123*

--
Rock
MS MVP Windows - Shell/User

Reply With Quote