Here is the code I have as of now, but I am getting an error message that says I still need an "object".
If Dir("C:\ASAM Files\Interchange Files\interchange_test_2.dbf" <> "" Then
file.deletefile ("C:\ASAM Files\Interchange Files\interchange_test_2.dbf"
End If
Any help will be appreciated.
Thanks
If Dir("C:\ASAM Files\Interchange Files\interchange_test_2.dbf" <> "" Then
file.deletefile ("C:\ASAM Files\Interchange Files\interchange_test_2.dbf"
End If
Any help will be appreciated.
Thanks