P
Petermgr
Hi gang,
I work with various address files that I recieve from clients for cleansing.
These can be text delimited, Excel, etc files. I import these files into
Access.
What I am looking for is a find/replace procedure that will find non
printable characters and replace them with a single space. I want to target
ASCII codes 1 to 31 and likely other codes such as #127.
Any tips would be much appreciated. BTW, I know a little bit about working
with modules and creating simple functions for query use on specific fields.
But I'm not very bright with modules outside simple function use . . .
Thanks
Peter
I work with various address files that I recieve from clients for cleansing.
These can be text delimited, Excel, etc files. I import these files into
Access.
What I am looking for is a find/replace procedure that will find non
printable characters and replace them with a single space. I want to target
ASCII codes 1 to 31 and likely other codes such as #127.
Any tips would be much appreciated. BTW, I know a little bit about working
with modules and creating simple functions for query use on specific fields.
But I'm not very bright with modules outside simple function use . . .
Thanks
Peter