I am trying to a data transfer to SQL and therefore I need to clean all of the text feilds such that the returns are modified to an odd string so that I can post process it on the other end, otherwise the transfer, fails in sooo many ways, lol. (I have currently tried ^| which is the process in other microsoft softwares but access doesn't seem to recognize)
Currently, I have found a way to export the information to word and do the processing there, but I would prefer to avoid this if at all possible.
Any assistance would be appreciated. Thanks
Currently, I have found a way to export the information to word and do the processing there, but I would prefer to avoid this if at all possible.
Any assistance would be appreciated. Thanks