Hi,
Essentially, every week there is a new file saved (wb1) in a new folder destination within a Network Drive (sadly the filename always changes depending on the date).
This file is then used to populate another (current workbook).
I wish to have the user choose the file (wb1) and upon opening the file, have the code identify the opened file as wb1.
Then I can do simple tasks such as copying data from wb1 into the current workbook.
Is there an easy way of writing this out so that I may easily digest it?
Essentially, every week there is a new file saved (wb1) in a new folder destination within a Network Drive (sadly the filename always changes depending on the date).
This file is then used to populate another (current workbook).
I wish to have the user choose the file (wb1) and upon opening the file, have the code identify the opened file as wb1.
Then I can do simple tasks such as copying data from wb1 into the current workbook.
Is there an easy way of writing this out so that I may easily digest it?