ACC2000: Sample Function to Replace or to Remove Special Characters in an MDB (210433)
The information in this article applies to:
This article was previously published under Q210433 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY
When you import a text file that contains tabs or other special characters
into Microsoft Access, the special characters are converted and displayed
as boxes. You cannot use the Find and Replace commands to find these
converted characters. This article describes a sample Visual Basic for
Applications procedure that you can use to find and to replace the converted tabs and other special characters, or to remove these special characters from the field.
Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbinfo kbProgramming kbusage KB210433 |
---|
|