
3,941 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi everyone,
is there a way to merge cells vertically in this way:
We are talking about hundreds of cells.
Thank you,
Pietro
Hello Pietro,
there is no build-in function for it, but you can use formula like
=A1 & A2
=B1 & B2
you need to write only one formula, then simply drag it to the right.