Hi Atik,
Find the attached where I've written VBA to copy your sheet1 data to Sheet2. You should look at sheet2 to see what it does. If you need to run it again you should clear the contents of sheet2 first. I didn't do exactly like you asked, where you wanted comma between each value. I think it is much more useful in the format I've given. On sheet3 I've copied sheet2 and pasted it, Transposed, and then inserted a column A where I've totaled each row. I think this is where you are really going with this problem. Here is the code and example.
Bookmarks