I have a file which changes the filename slightly. The first three letters of the file remains the same though. It reads as "WIP_.....". I have to refer to this file to copy data from this file to another file. How can I automate a Macro to refer to this file when the filename changes everytime? I tried with "WIP*", but it doesn't seem to work. Please help.