Assigning a default value to a transaction field

Use this procedure to assign a default value to a transaction field:

  1. In the Transaction description dialog, select the field that you want to assign a default value to.

  2. images\properties-button.gif Click the Properties button. The Properties dialog is displayed.

  3. In the Expression box, type an equal sign (=) plus a constant or expression that conforms to the transaction field's format.

    The characters that are valid in expressions for assigning a numerical default value to a field are the same as those for inserting numerical fields. The only difference is that you must type an equal sign before the expression.

    If the field is formatted to include text, then the default value can be text. Type text into the Expression box in quotation marks after the equal sign. You can also use a slash (/). (How?)

    However, you cannot retrieve text from one field and assign it to another field as a default value. For example, =Name is not a valid default expression for a text field.

  4. Click OK twice to close the two dialogs.

Notes