if the field is a string field and you are in a text object
[Trim(<frxDBDataset1."WorkDay">)]
hint select the memo dblclick to bring up editor use the expression button to bring up the expression editor select the function you want from the functions tab dblclick the base function will appear in the lower pane move the cursor between the () then click on the data pagetab dblclick on the desired field and it will be added to the expression click ok to close the editor.
Comments
[Trim(<frxDBDataset1."WorkDay">)]
hint select the memo dblclick to bring up editor use the expression button to bring up the expression editor select the function you want from the functions tab dblclick the base function will appear in the lower pane move the cursor between the () then click on the data pagetab dblclick on the desired field and it will be added to the expression click ok to close the editor.