I've been going round in circles trying to write this simple piece of code (unsuccesfully)
I have a number of rows (say 1 to 100) and columns (say 1 to 20) with data in or possibly empty. What I want to do is add the contents of each cell in a row together (seperated with a comma) and place the result in cell 21 of each row
Thanks in advance.
Bookmarks