I have a procedure that opens a file when it is copied into a directory.

Occasionally is the process tries to open the file before the file copy has finished I get Run Time Error, Permission denied.

Could anyone help he with how to trap and work around this??

Thanks in advance

Neil