MEUserII
Board Regular
- Joined
- Oct 27, 2017
- Messages
- 91
- Office Version
- 365
- 2021
- 2019
- 2016
- 2013
- Platform
- Windows
Is there a way to use the Excel Macro command, "Windows", to work with the beginning of a file name? For example, if I want to activate the "window" with the filename "ABCD EFGH IJKL.xlsx" already open it would look like this: Windows("ABCD EFGH IJKL.xlsx").Activate How would I do this for just the first part of the filename, like: "ABCD*.xlsx"?