I have 2 databases, 1 has 43 thousand records and the other has 16k. I need to take the records from the 43k and merge them with the 16k and keep the duplicates, and eliminate the others. How do I do this via sort instead of exporting as tab sep. and manually deleting?
Please help
Thanks
How do i create a file pathname in FMP? I need to export the data with the pathname that the files are from so that it will merge with another database.