For a printable version of the Reporting topics, click here: http://ws4.insightdirect.com/Download/Website/docs/Crystal_Reports.pdf
Previous Topic: Editing Crystal Reports Formulas
Syntax is a set of rules that you must follow in order to create a correct formula in Crystal Reports. There are two types of syntax:
Crystal syntax
Basic syntax
Almost any formula written with one syntax can be written with the other. Reports can contain formulas that use Basic syntax as well as formulas that use Crystal syntax. In general, Basic syntax is similar to Visual Basic, the main difference being that it has specific extensions that handle reporting needs. You can only use one type of syntax when creating a formula.
|
|
Note: |
You must follow the syntax rules to create correct formulas. Some basic rules are:
Enclose text strings in quotation marks.
Enclose arguments in parentheses (where applicable).
|
|
Caution: |
Next Topic: Creating Crystal Reports Formulas
Back to Reports Table of Contents