Calculated field to count number of comma separated values entered in Single line text field
Hello, I need help in creating a calculated field which should give me the count of values entered in single line text field separated by comma.
E.G - I have created below single line field ABC = 111,234,32,456,777
So, here there are 5 terms/values entered in above field which are separated by comma.
But, I need calculated field which will show "5" number .
Please help me, how can I get this count using calculated field.