I have a large sheet of data that I wish to concatenate. One column contains basically an iterative count of rows following the initial entry. I am trying to concatenate all of the rows following, not including the initial entry and restart over again each time the iterative count changes. Blank cells in the iterative column should be ignored.
A simple IF then Concatenate forumula quickly runs out of character limits due to size as some iterate over 40 rows. I've tried several VB solutions on the forum but none seem to fit my specific needs.
Any suggestions?
concat-test.xlsx
Bookmarks