Do you know if there is a way to count the number of times a certain letter/number shows up in a single field?
For example:
Field Value: 123ABC234ABC345ABC456DEF
If I want to count the number of times a "3" is in the field - can I do this?
So -
I could update another field to Y/N based on the number of times "3" shows up... If Field has 2 or more "3"'s - then Y, else N.
Obscure - can't find anything on this anywhere!
Any thoughts/ideas are appreciated!
For example:
Field Value: 123ABC234ABC345ABC456DEF
If I want to count the number of times a "3" is in the field - can I do this?
So -
I could update another field to Y/N based on the number of times "3" shows up... If Field has 2 or more "3"'s - then Y, else N.
Obscure - can't find anything on this anywhere!
Any thoughts/ideas are appreciated!