My coding is going to Call Forecast_Day_3 when I want it once it has tested the file is there (which it is), to go to Else...Any ideas what is wrong here?
Many thanks.
Sub Forecast_Day_2()
Dim destcell As Range, r As Long
Dim fileSpec As String, folderPath As String, fileName As...