marriage_minded_man wrote: I want to display something based on the number of digits in someones user ID.
Some users will have a user id with 3 digits and some with 4. I want to say, "If user ID is 3 digits long, display this" and "If user ID is 4 digits long, display this".
Is this possible?
CB Query field to calculate the number of digits (SQL skills required).
Then Delimiter field using cb if substitutions.