• VBA Interface Error:Unable to run macro

    Hello, Company wide we are having macro issues. We are all using: Windows 7 MS V8I SS2 v8.11.7.443 Microsoft Office 2010 We operate on MDT CADSTDDs but have our own modified configuration file. Their macros have been created on a Windows…
  • Batch processor interrupts VBA Macro, moves on to next file before macro has finished

    I'm writing a VBA file to look through a 3 x 22 table in a drawing to find the next available columns to fill in some text. I want to automate it using the batch processor. my batch processor command file is simply 1 line that calls the subroutine…