Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6937 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Can i perform a search and replace on the 'return' character' and replace it with for example

What is the wildcard for this character?

Thanks

Posted

I'm assuming that you are NOT using a script, but instead using the Find/Replace under the Edit menu.

If so, Use the Key Combination of "Option + 7" which is the Pilcrow Sign aka Paragraph symbol "¶"

do your find for

Replace

(or nothing or whatever the br stands for.

Lee

  • 1 month later...
  • Newbies
Posted

I tried to do a Find on ¶ but got "no records match..." I need to remove the "returns" at the end of field (i.e. First Name, Last Name,etc) as well as any spaces. "Trim" takes care of removing spaces but does nothing for "returns." I have a large database that I need to search for "returns" in multiple fields and then remove them. Any suggestions?

Thanks for your help.

Posted

Use the Substitute Function for that part.

Trim(Substitute (YourField; "¶"; ""))

This topic is 6937 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.