Hello,
I am trying to perform a word mail merge using a set of data in excel. To do this I need one row per document. However, I have more than one row of data that I need to combine into one so I can perform the merge.
For example, in the attached spreadsheet rows 2-4 are one document, rows 5-8 are another document, and rows 9-10 are another document.
In cell E2 I was attempting to combine the cells together.
So what I was hoping to do is to have a macro loop through Column A and for every Cell in Column A that matches each other their rows will be combined into a single row.
I am not sure how to do this or if this is even the best way to go about this problem. I would appreciate any ideas.
Thanks
Bookmarks