I want to move a file from one folder to another, the macro fails in the last line, any help would be appreciated
Sub a_Move_File()
Dim Ans As String
Sub a_Move_File()
Dim OldFol As String
Dim NewFol As String
Dim filnam As String
Dim OldNam As String
Dim NewNam As String
'Source folder...