Thank you for response.
A1: 1,4,8,15
I just want to cout how many "1" , how many "2"s and how many "3" s ....in column A.
If I can split it in excell, I can import the excel file into excess and count it easily.
I guess VBA can do this trick, but i do not know how.
Jeff