I'm trying to automate a reporting process and I've currently got an Excel file that gets populated via data in a Access database then the master Excel file is saved. Now the users want the database to also save a copy of this Excel file to a monthly folder. So the file path would have to be changed each month. How do I write VB code that will save a copy of the Excel file in a specific location which is auto populated in a form text box?