In simple terms, Splitter is a database table clean-up tool. The product is designed to separate names stored in a single field into separate components --first name, middle name, and last name etc.
The program handles prefixes, suffixes, and reverse names (such as 'Smith, Margaret'); it adjusts case and uses an editable database of names in order to assign a likely gender to each name.
A wizard steps you through the process and lets you choose whether to create the new fields within your current table or in a new table. In either case, your existing data is untouched. Splitter can assign a confidence rating to inform you of how accurate the split data is likely to be.