User`s guide
The string is non-numeric.
The argument to the ToNumber function must be a number stored as a string (for example, a customer
number, an ID number, and so on). The string may be preceded by a minus sign and may contain
leading and trailing blanks. You have used an argument that is non-numeric and therefore cannot be
converted to a number. Change the argument to numeric and recheck.
The summary field could not be created.
This message typically indicates that there is not enough memory available. Close any reports that are
not needed, and exit any programs that are not essential. Then try again.
The variable could not be created.
The variable you declared could not be created. Check the spelling and syntax of your declaration
statement and try again.
The word 'Else' is missing.
In an If-Then-Else expression, you have left out (or misplaced) the 'Else' component and the formula
will not function. Insert (or reposition) the 'Else' component and recheck.
The word 'Then' is missing.
In an If-Then-Else expression, you have left out (or misplaced) the 'Then' component and the formula
will not function. Insert (or reposition) the 'Then' component and recheck.
There are too many characters in this field name.
A field name may have at most 254 characters. You have entered a field name that exceeds that
number. Enter a field name that has an allowable number of characters and try again.
There are too many characters in this string.
Strings in formulas are allowed to be up to 65534 characters long. You have entered a string that
exceeds that limit. Reduce the length of the string (or break it into 2 or more concatenated strings) and
recheck.
There are too many letters and digits in this name.
A variable name can have at most 254 characters. You have entered a name that exceeds that number.
Shorten the name to conform to the limit and continue.
There is an error in this formula. Please edit it for more details.
You have tried to accept a formula (via the Accept button in the Formula Editor) that contains an
uncorrected error. Correct the error that was indicated and try again.
There is an error in this custom function. Please edit it for more details.
You have tried to save a custom function that has an error in it. Correct the error that was indicated
and try again.
There must be a subtotal section that matches this field.
You have entered a subtotal in a formula without there being a corresponding subtotal in the report
itself. Any subtotal you enter in a formula must duplicate a subtotal already in your report. Add the
required subtotal to the report and then re-enter the formula, or delete the formula, and then recheck.
2012-03-14447
Using Formulas