Newbies DaHo Posted April 9, 2009 Newbies Posted April 9, 2009 (edited) 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, 2009 by Guest
bcooney Posted April 9, 2009 Posted April 9, 2009 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.
mr_vodka Posted April 9, 2009 Posted April 9, 2009 or check the update serial number option in replace field contents options. :(
Newbies DaHo Posted April 9, 2009 Author Newbies Posted April 9, 2009 That worked fine. Thank you. Sorry to be such a newbie.
Recommended Posts
This topic is 5708 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now