June 4, 200620 yr My users will cut and paste text into fields. How can I ensure that the text is converted into one standard font, size, format, etc. Thanks
June 5, 200620 yr Set the field to have an auto-enter calculation Evaluate( Quote( field ) ) Set it replace existing entries.
June 6, 200620 yr Author In Define Database, under the field Vignette, I selected Auto Enter, Calculated Value, and in the calculation box entered: Vignette = Evaluate ( Quote ( Vignette ) ) and deselected "Do not replace existing value of field (if any) It's not working yet, any refinements or am I way off base?
June 6, 200620 yr It's waiting for you to enter something into the field. If you already have something in the field that you want to process, you can try replacing the field's contents with a calculation that equals the field (a backup is strongly recommended before doing this).
Create an account or sign in to comment