Counting Number of Letters in a String
Hi,
I'm trying to count the number of letters in a string. e.g. I want to know how many e's there would be in string1 or t's there would be in string2
I was going to display them in a datagrid but abandoned that idea and now want to display them as individual integers so how many e's there are would be something like intE.
Thanks!
mattireland
|