On Aug 29, 2008, at 8:40 AM, SUBSCRIBE FMPRO-L Colin wrote:

Quick question is there a special character for 'Return' like the Microsoft word '^p' one
because I would like to use Find/Replace to change commas into returns

If you are targeting a specific field, you can use the Set Field[] or Replace[] functions and use this calculation:

Substitute(theField, ",", "¶")

In case the "¶" did not translate, it is the RETURN symbol.

Hope this help ;-)

Don Wieland
D W   D a t a   C o n c e p t s
~~~~~~~~~~~~~~~~~~~~~~~~~
[EMAIL PROTECTED]
Direct Line - (714) 389-4026

Integrated data solutions to fit your business needs.

JUST RELEASED - Appointment 1.0v9 for FileMaker Pro 9
http://www.appointment10.com

Reply via email to