Adding a new line to the results of a formula
You can format the results of a formula by inserting carriage returns in your calculation.
To add a new line to the results of a formula:
1.
With the database open, choose File menu > Manage > Database.
2.
In the Manage Database dialog box, click the Fields tab.
3.
4.
5.
6.
See Defining calculation fields for information about the dialog box.
7.
Note  Type \¶ (backslash followed by a carriage return operator) to enter a carriage return (paragraph) symbol instead of an actual line break.
Examples
Field1 & ¶ & Field2 returns:
Fred
Jane
when Field1 contains Fred and Field2 contains Jane.
 
"Fred ¶ Jane" returns:
Fred
Jane
Related topics 
About formulas
About functions
Functions reference (category list)
Functions reference (alphabetical list)
Text operators
Using operators in formulas