I want to export a group of individuals that I have marked to a text file. I want to include fields, [name, dob, UID#, occupation]. This I know how to do.
I then want to make changes to the occupation field and import it back into my db file using the UID# to match so that it will only update the occupation fact for that person. I know how to import back but do not know how to match with the UID#.
Is this possible? If so can you give me some hints?
Thanks
Roger
I then want to make changes to the occupation field and import it back into my db file using the UID# to match so that it will only update the occupation fact for that person. I know how to import back but do not know how to match with the UID#.
Is this possible? If so can you give me some hints?
Thanks
Roger
Comment