To update the stock records with the new supplier code follow the instructions:
Go to Reporting>Interactive SQL Queries
Copy and paste into the screen that opens:
Select stkcode, Supp1
From stkhead
Where supp1 = 'Andy'
Replace Andy with the current supplier account number
When the data is returned Export to Excel
Update the supp1 code to the new supplier account code
Save as CSV - Comma Separated Value
Go to
Tools>Tools Menu>Import>Import Stock Records
Question: Are you continuing with import from a previous data load - NO
Question: Is this an update File - YES
Select the file from where you have saved it
Add the following fields by selecting them and pressing the single arrow to move to the right
Stkcode
Supplier
If there are column headers on the CSV file select Ignore Column Headers
Select OK
Select LOAD
Select Import