Search found 3 matches

Thanks for your help John Working well so far, once complete I will post all the code back here so others can use- if that is of use and OK by you. One quick question - how do I clear the active window so that the imported drawing is cleared each time The code fragment is Application.ActiveDocument....

Opening DWF and Exporting to DXF

I am attempting to use a VBA script to do this task The code so far is as below ___________________________________________ Private Sub Export_to_DXF() Dim filename As String Dim dirname As String Dim lastthree As String Dim lasteight As String Dim sset As Object Dim pViewport As Object dirname = &q...

Go to advanced search