E
Ezekiël
Hi everyone,
Can somebody help me with a code that removes spaces within text.
I've many fields which i would like to examine for double values. The
problem is that there are sometimes spaces involved in text. When looking
for doubles, the result would be different.
E.g.:
value in field 1 = "too late"
value in field 2 = "toolate"
value in field 3 = " too late"
Can somebody help me to resolve this?
Can somebody help me with a code that removes spaces within text.
I've many fields which i would like to examine for double values. The
problem is that there are sometimes spaces involved in text. When looking
for doubles, the result would be different.
E.g.:
value in field 1 = "too late"
value in field 2 = "toolate"
value in field 3 = " too late"
Can somebody help me to resolve this?