I want to write a macro which opens an Excel workbook which has the current month-end date in the file name (other than the date, the file name is the same each month). Right now I open the VBA code each month and manually type in the current month-end date so that the correct file opens. Is there a way to have the date update automatically?