I am building an Excel macro to do the following
Within the macro, I need to open a certain file and copy something from it. However, the file name of the file changes everyday. What is the best way to handle this?
Is there a macro where I can have it point to a folder and have the user select the file through a quick pop up window? Once the user clicks on the file name, the macro will open this file and copy something from it.
Within the macro, I need to open a certain file and copy something from it. However, the file name of the file changes everyday. What is the best way to handle this?
Is there a macro where I can have it point to a folder and have the user select the file through a quick pop up window? Once the user clicks on the file name, the macro will open this file and copy something from it.
