Open explorer and filter file selection
- From: Steven <Steven@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 9 Aug 2008 13:06:01 -0700
Example:
Shell "explorer.exe " + "C:\", vbMaximizedFocus
I would like to be able to filter down on a string like:
-----------------------------
Dim strExplorer as String
strExplorer = *Steven*
-----------------------------
Then using the Shell above it would open explorer and just show me files
with the name Steven in them. Then either opening a file or close explorer
is all I would do from there.
Is that possible?
Thanks,
Steven
.
- Follow-Ups:
- RE: Open explorer and filter file selection
- From: Chris O''''Neill
- RE: Open explorer and filter file selection
- Prev by Date: Re: How to make Subdirectory using OutputTo for Snapshot files from recordset
- Next by Date: RE: Cannot update DAO Recordset
- Previous by thread: Send objects Asian scripts error????
- Next by thread: RE: Open explorer and filter file selection
- Index(es):
Relevant Pages
|