I have a large list of names and when names appear only once I want to filter out the row they appear in. There is other data in the row with the names that will be filtered after the names that appear only once are out. The document length can vary, not sure if that matters. I thought I could use countif to accomplish this with advance filter, but I was having some problems getting it to work. I don't care if its done with VBA or a macro or however, or if it can even be done. Thanks for the help and let me know if any more information is needed.