Forum Discussion
dpierce8657
Jun 06, 2021Copper Contributor
I need to add text to multiple existing cells
Hi, I have an existing spreadsheet listing users for my customer. I need to insert an email suffix to the existing extension number in each cell: Example: Existing cell contains: 1701 I need to a...
Riny_van_Eekelen
Jun 06, 2021Platinum Contributor
dpierce8657 Suppose the text "1701" is in A1, enter =A1&"@xyzcompany.com" in B1 and copy down as far as needed.