I do not have very much knowledge of programming and really need help. I am pulling reports from a field contains a string of text that is limited to 80 characters. If someone enters more than 80 characters, a "+" is added and the text continues. So I want to remove all the "+" signs or every 81st character. I have tried using Replace formulas but have not been able to make it work. field name is rlmain.desc. Need help with the formula and where to place it. Thanks for any help you can provide
Try this:
Replace({rimain.desc},"+","")
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With