I pulled data from a server; one of the fields was Community Name but due to an internal glitch some of the fields have garbage in them--they have numbers in the Community Name field. Of course the data type for this field is Text. I need to be able to do some sort of delete query and remove every row that has a Community Name showing as a number. How do I do that when 80% of the rows are legitimate ie. Community Name as text?