I can design a table in MSAccess or SQL Server to not allow duplicates. Is there any way to design a worksheet in Excel to allow the user to enter anything they want provided it doesn't already exist in that column? I have vba code to check for duplicates, but when a lot of data has been entered, the whole thing bogs down. I'd like to be able to format a column of cells for "No Duplicates".