I have a text field which contains a gift message. The data has "<br />" in the data which needs to be converted to a carriage return. There could be up to 5 of these within the field that need to be converted.
I tried a replace, not knowing what to repalce it with. I tried & vbcrlf & told me I had too much data.
I have been completely unsuccessful in making this work, and would apporeciate a solution if someone has it.
I tried a replace, not knowing what to repalce it with. I tried & vbcrlf & told me I had too much data.
I have been completely unsuccessful in making this work, and would apporeciate a solution if someone has it.