JackDanIce
Well-known Member
- Joined
- Feb 3, 2010
- Messages
- 9,922
- Office Version
- 365
- Platform
- Windows
Hi,
In my spreadsheet a macro opens a folder for the user to select multiple files, upon which the macro performs various actions.
The folder contains a large number of files and all the files I want being with the prefix "IED p&l"
Similar to how you can write code for a folder to open with defined file types (e.g. .xls, .xlsm etc), is there a way for the folder opened to only display files that being with the above prefix, i.e. "IED p&l*.*"
Thanks,
Jack
In my spreadsheet a macro opens a folder for the user to select multiple files, upon which the macro performs various actions.
The folder contains a large number of files and all the files I want being with the prefix "IED p&l"
Similar to how you can write code for a folder to open with defined file types (e.g. .xls, .xlsm etc), is there a way for the folder opened to only display files that being with the above prefix, i.e. "IED p&l*.*"
Thanks,
Jack