mtairhead
Registered User.
- Local time
- Today, 01:27
- Joined
- Oct 17, 2003
- Messages
- 138
I'm having a problem with one of my queries...And I think it's more of a logistics problem than an I-don't-know-what-I'm-talking-about problem.
I have a table with around 20,000 records. It's complicated to get into, but the entire table only has one field, and each record only contains one word. I've already used MS Excel to filter out repeats, which means I currently have 20,000 unique English words.
The problem is: Because of the way these records were collected, a lot of them aren't words...Just junk. For example, a good record would be "Maryland" or "England" or "Truck"....And I seem to have plenty of these. I seem to have just as many bad records, however. Here are a few examples of bad records:
€ „O¥zNP
€ Žˆ'¢¯
DYD_D¥_D§
E¡•†‰‰†ˆ•¢…‰¡…˜
The query I have already only accepts records with vowels and multiple English letters...But As you can see that's a common characteristic in the junk I'm getting. Any ideas?
Thanks
I have a table with around 20,000 records. It's complicated to get into, but the entire table only has one field, and each record only contains one word. I've already used MS Excel to filter out repeats, which means I currently have 20,000 unique English words.
The problem is: Because of the way these records were collected, a lot of them aren't words...Just junk. For example, a good record would be "Maryland" or "England" or "Truck"....And I seem to have plenty of these. I seem to have just as many bad records, however. Here are a few examples of bad records:
€ „O¥zNP
€ Žˆ'¢¯
DYD_D¥_D§
E¡•†‰‰†ˆ•¢…‰¡…˜
The query I have already only accepts records with vowels and multiple English letters...But As you can see that's a common characteristic in the junk I'm getting. Any ideas?
Thanks