lovchina2008-04-03 14:40:53
I would like to get the numbers of some specific letters in a string,

for example: in 'ABCDEFGERKLD', how many 'A's, how many 'D's, etc?

Thanks!!
LiuL32008-04-03 23:31:59
回复:excel vba problem (need help)
lovchina2008-04-04 22:14:00
Thanks, but how about splitting into an array?