March 7, 200124 yr I have FMPro 4.1 on my office PC that runs a simple single file/single screen DB. Due to some file merging I have some number of duplicate records. Each record has a "work order" number. I want to have a search that finds all the duplicates so I can kill the older version. How is that done ? JohnW
March 7, 200124 yr Change into find mode. On the status bar there is a pop-down list or menu with symbols: select ! to search for duplicates. Note that this finds all duplicates -- that is, if two records have the same value it finds *both* of them. So don't delete them all, scroll through and delete the extras.
Create an account or sign in to comment