You could remove the duplicates with SQL or do a select distinct

Select Distinct Email
>From email.table

Export this to excel or a format you could import back in.

Delete all records, and import your new values?

John

-----Original Message-----
From: W Luke [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 28, 2000 9:20 AM
To: CF-Talk
Subject: Removing Duplicatesh



Hi,

Can anyone recommend a tag to remove duplicate records from a table?  I've
got a table of about 8000 customer email addresses, and I know there are
loads of duplicates.  Is there a tag to dump the duplicates out there?

Thanks

Will

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to