J
Jeremy
Hi, I need help to create a macro that will combine multiple rows data into
one rows using user selected separator, could be ',', '/', or '|'. The macro
will combine multiple columns data into one column.
My form has 2 refedit controls, 1 to select the range to join, 1 to select
the cell to copy the final results.
For example:
Michael
Jesse
Jeremy
Lindsay
becomes Michael | Jesse | Jeremy | Lindsay
Thanks.
Jeremy
one rows using user selected separator, could be ',', '/', or '|'. The macro
will combine multiple columns data into one column.
My form has 2 refedit controls, 1 to select the range to join, 1 to select
the cell to copy the final results.
For example:
Michael
Jesse
Jeremy
Lindsay
becomes Michael | Jesse | Jeremy | Lindsay
Thanks.
Jeremy