I added the following subprocess to a macro named ThisWorkbook.RunMacro:
Private Sub Workbook_Open() Call ThisWorkbook.RunMacro End Sub
And am ca