Importing only unique values from another form

Importing only unique values from another form

I need to import rows from one form to another.  The two forms share the common unique key; I want the duplicate rows during import to be discarded, and only the unique/new rows to be imported... how can this be achieved?  Thanks!!!!