Inserting a dwg (with VBA) that is opened, I get the following error message: Err.Description Invalid argument bstrName in InsertBlock Err.Number -2145320939 Copying the dwgs to a temp directory and then inserting, there is no error. How can I insert drawings with VBA even if someone else has them open? Thanks