Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using the following to check for the presence of a file and if presnet,
prevent it from copying over it. It does not seem to work. Can someone please advise the proper way to accomplish this? Some example code would be greatly appreciated. Thanks. If Dir("ArchivePathFilenameStr") = "" Then FileCopy Source:=PathFilenameStr, Destination:=ArchivePathFilenameStr Else End If |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Prevent overwriting a file | Excel Programming | |||
Check before overwriting file? | Excel Programming | |||
How to prevent overwriting of file ? | Excel Programming | |||
Prevent user from overwriting file | Excel Programming | |||
overwriting a file | Excel Programming |