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

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

Recommended Posts

  • Newbies
Posted

I'm exporting data from filemaker into MYOB but where an employee has entered a return/linefeed in one of the fields MYOB rejects that field.

Is there a way to search for a return such as "/p" or something similar?

Posted

Using scripts, you can find the character symbol that denotes a carriage return (i.e. Set Field: Specify)

The sympol looks like a backwards P with two lines and the top part filled in.

Hope this helps

  • Newbies
Posted

Cheers Fubar -

Have sorted it by creating a new field (Description 2) with the calculation:

Substitute(Description, "

Posted

If you want to "permanently" change the original field, do a replace on it using a calculated result, the calculation being what you worked out already. Back up the database before doing it though!

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