I have the below partial code that is giving me the run-timer error 1004 Method 'ChangeLink' of object '_Workbook' failed. I have verified that both files are in the paths that they need to be.
Sub Link()
Dim curmonth As String
Dim oldmonth As String
Dim curfile As String
Dim...