Hi,
In one form, I have a long text field, named text2.
I copy and paste in the field text2 details in bulk, then very easily i update other fields in the same form.
The problem is that the data source contains "tabs", CHR(9)
I need to make one "before update event" which will kill all the...