@JeffSchwenk - the import (and a prior version of the import) creates sales orders. The import had never imported the unit price - instead, it had imported the Qty Ordered and calculated the extension based on an imported temp field and the VI job would calc the Unit Price. This was 2 versions of the import, working on 4.4 for like a year now. Client is still on 4.4. So, the extension stopped calculating because the Qty Ordered was no longer bringing in the qty it had imported, even though that field was prior to the extension field and you can clearly see it IS importing a qty. I had to import the Qty into a temp field and calc that way. AND the unit price stopped calculating and I had to add a line to calc the Unit Price. And all of this happened on all 3 machines using an import that had been working, based on a prior version that had been working. Some of the stuff in VI HAS to be dependent on the OS, not MAS. Nothing else makes sense.