Subject stripping phone numbers
Author tdmfguru
Hi,

I would like to strip phone numbers (with a trigger after insert in a
second field) so I get only the raw numbers in the second field. Any
nondigits should be stripped.
Example: +49/6849-22415 should give 49684922415.
Is there any posibility to solve this without creating a UDF?

Thanks in advance for any ideas.

Hanno Welsch