I messed up an if here and was hoping someone could check it for me
Private Sub Save_As()'Creates the SaveAs "Current Voyage" on the Noon Sheet
Dim Path1 As String
Dim Path2 As String
Dim Path3 As String
Dim myfilename As String
Dim fpathname As String
Dim resp As...