Adding comments to a formulaC style comments start with the characters /* and finish with the first occurrence of the characters */. Your explanatory text appears between the two asterisk characters. Comments can begin on one line and end several lines later. You can nest C style comments.C++ style comments begin with the characters // and finish at the end of the line.
1.
2. In the Manage Database dialog box, click the Fields tab.
4. See Defining calculation fields for information about the dialog box.
6. Click OK.