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

Carriage Returns (solved)


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

Recommended Posts

I am sure there is a simple solution and a misunderstanding on my part but,

I am trying to delete strings of carriage returns from filemaker so that if someone enters the following:

blah

blah

it will be reformatted to this:

blah

blah

I have tried this and it works to a point:

Substitute ( text_field ; [¶ & ¶ ; ¶] ; [ ¶ & ¶ & ¶ ; ¶] ; [ ¶ & ¶ & ¶ & ¶ ; ¶] ; [ ¶ & ¶ & ¶ & ¶ & ¶ ; ¶])

However, it only works for two of them above that it is useless. I need it to only leave one no matter how many there are... stupid copy and paste!

Thanks for the help!

Edited by Guest
Soled it by reversing the order... doah!
Link to comment
Share on other sites

This topic is 5799 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.