G
Guest
I regularly need to import data containing crlf characters and sometimes
formatting and colors.
MS Access truncates these.
I have tried to circumvent the issue by using repacement characters for the
crlf and using a function to rebuild the string.
It works within the Function (proven via Debug.print), but does NOT return
the special characters AFTER the replacement rebuilding.
formatting and colors.
MS Access truncates these.
I have tried to circumvent the issue by using repacement characters for the
crlf and using a function to rebuild the string.
It works within the Function (proven via Debug.print), but does NOT return
the special characters AFTER the replacement rebuilding.