check records on import for duplicates
I want to make sure when I import from an external file or from another form that i do not duplicate records. I do not want it to stop the import, i just want it to skip the ones that are duplicates, does that make sense?