Thanks, I have done that - here is my function,which I am calling from an updte query, but it does not recognise the chr(10) nor chr(13) - just replaces the character (in my example A) with a square.
Function FindA(WhichField As String) As String
Dim x As Integer, strText As String
Dim...
Within a cell in a table in Access I am trying to replace a certian character (say %) with a CR (carriage return)- to have more than one line in the cell
Any ideas how this can be done?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.