Convert Printable character to CRLF or TAB hidden char
Is it possible using Access VBA to convert a printable character to a hidden character? After I load a spreadsheet into an Access table I need to convert "{#}" to CRLF, convert "{^}" to TAB in some columns.
|