11/12/2015
Concatenate All Contiguous Cells to the Right into One Cell In this post I offer a tiny VBA macro snippet I once wrote to save me a lot of time preparing spreadsheets for my business partner. It's trivial for a VBA programmer but if you're not so comfortable with VBA macros, just use this code to address the same problem or even adapt it for any other situation requiring a similar approach. [ 725 more words. ]
https://wildwoollytech.wordpress.com/2015/12/11/combine-excel-cells-into-one/
Concatenate All Contiguous Cells to the Right into One Cell In this post I offer a tiny VBA macro snippet I once wrote to save me a lot of time preparing spreadsheets for my business partner. It's ...