Dim Drawing1 As String, AcadObj As Object<br> Drawing1 = Me![Drawings to Print subform].Form![Path] & Me![Drawings to Print subform].Form![Part Number]<br> <br> Set AcadObj = GetObject(, "AutoCAD.Application"<br> AcadObj.ActiveDocument.Open Drawing1<br><br>I am using the above code to find AutoCAD which is already running.<br>Then I am opening a drawing (last line)<br><br>Is there way to then make AutoCAD pop up and be on top?<br> <br> <p>DougP<br><a href=mailto: dposton@universal1.com> dposton@universal1.com</a><br><a href= > </a><br> Ask me how Bar-codes can help you be more productive.