Hello, I've made some macros that use wildcards (Like + string) and work perfectly on a worksheet. I'd like to know if it is possible to use the same (or similar) wildcard when searching for a file to automatically open it.
Something like this
Workbooks.Open directory & Like "filename.xlsx"
Thanks in advance for your help.
Something like this
Workbooks.Open directory & Like "filename.xlsx"
Thanks in advance for your help.