Hi All, I'm creating an app that will attach, bind and then explode several xrefs. The code to attach and bind works but when I explode, I get run time error "Not applicable". If I run the explode portion of the code separately, it works fine. What seems to happen is that the database doesn't get updated after the xref is bound and, while the sub is still running it thinks the object is still an xref. I've tried the block.update and Application.update method with no sucess. Is there another way to refresh the database after my xref is bound? fyi. I tried just inserting and exploding but it leads to dealing with other overlayed xrefs and stuff that I don't want in the drawing. Thanks in Advance Scott