Hallo Vinzenz,
' ======= FILE FUNCTIONS ========
Private Declare Function PathFileExists Lib "Shlwapi" _
Alias "PathFileExistsW" _
(ByVal lpszPath As Long) As Boolean
meinst Du nicht, dass das etwas wie das Schießen mit Kanonen auf Spatzen ist?
if dir(strQuellPfad) <> "" then FileCopy strQuellpfad, strZielpfad
tut es auch.
Viele Grüße
Jörg