I have a VI job that runs in 4.3. We are upgrading to Sage 2014 Premium. The VI job imports Sales Order from an Access table. It assigns Sales Order Numbers using the NEXT operation. It uses the 'Change Next On' record selection. The way it works is that the access table actually has nine characters in the Customer Number field. The nine digits are made up of 7 digits for the customer number and two digits as an additional change code. The 'Change Next On' looks at the nine characters that I have in the customer number field and creates a new Sales Order when the last two digits change even though the customer number, the first seven digits, does not change. This way I can split Sales Orders even though the customer number does not change based on item groups. The 'Change Next On' is no longer an available selection in the record tab. Before I start modifying my Access program I thought I would ask if anyone has a way to get the same functionality as the 'Change Next On'. Thanks in advance.