Hello,
I'm about 5 mini projects away from completing my Access crash course.

Thank you to everyone that's been helping. It's truly appreciated and I'm learning incredible things. I wish I learned this all earlier in life!
I have about 59000 records / rows. I want to select a field / column and find all the characters in the field that are NOT a-z, 0-9.
This will enable me to create a MEGA Update Query to selectively remove or replace them all. Finding them without going through it line by line proves to be the hurdle.
Does anyone know if I can get such a list of "other" characters? I don't need to know how many or to have each one represented individually. I just need to know if it shows up, what it is so I can plan the removal or replacement strategy.
Thank you much,
RB