ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Merge Cells (https://www.excelbanter.com/excel-discussion-misc-queries/1985-merge-cells.html)

R. Stevens

Merge Cells
 
I know how to merge two cells using formula =A1&B1, but can someone tell me
how to insert spacing between the two within the new cell. I'm merging a
part number and description, and need spacing between them.

Dave R.

Use
=A1&" "&B1

the " " is showing that you want to insert text, and that the text is a
space character. It could be "-" or ".", etc.


"R. Stevens" <R. wrote in message
...
I know how to merge two cells using formula =A1&B1, but can someone tell

me
how to insert spacing between the two within the new cell. I'm merging a
part number and description, and need spacing between them.




Frank Kabel

Hi
=A1 & " " & B1

--
Regards
Frank Kabel
Frankfurt, Germany
"R. Stevens" <R. schrieb im Newsbeitrag
...
I know how to merge two cells using formula =A1&B1, but can someone tell
me
how to insert spacing between the two within the new cell. I'm merging a
part number and description, and need spacing between them.





All times are GMT +1. The time now is 03:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com