April 9, 200916 yr Newbies I imported my database to FM ( name, address, ect) and I need a quick way to assign a contact ID number to each file so I can add notes...ect.Is there a script for that? Edited April 9, 200916 yr by Guest
April 9, 200916 yr If you are asking, how can I assign a unique serial number to each record after import, then create a field __kP_ContactID, type number. Show all records and then use the Replace command to enter serial numbers to each record. Remember to adjust the __kP_ContactID next serial value to the largest+1, so that you do not have duplicates.
Create an account or sign in to comment