Dont know why the other post didnt post any message but....
I have Columns setup like below. I wish for the columns C, D, E to be meged into one, but keeping the data and putting a space in between. I wish to do this with a macro/button instead of using pasting a formula over and over.
I Have:
A B C D E <------Columns
Doe | 123 Main | Reed | PA | 15222
and more follow....
I wish to get this result:
A B C <-------Columns
Doe | 123 Main | Reed, PA 15222
would also need to insert a comma when merging after column C
Bookmarks