how do I remove non-alphanumerical characters in a Access dataset

J

John Vinson

how do I remove non-alphanumerical characters in a Access 2003 dataset?

With an appropriate Query expression, in a Select query if you just
want to see the data, and an Update query if you want to permanently
alter the table content.

The question is awfully vague, hence the answer matches. Could you
provide an example of what you're trying to accomplish?

John W. Vinson[MVP]
 
Top