Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

trim and merge cells

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Trim and Merge cells in Excel

Trim and Merge cells in Excel

ResolvedVersion 365

Michael has attended:
Half Day Only - Lookups course

Trim and Merge cells in Excel

Hello everyone its a while since I have used Excel.

I have over 1641 lines of data with 7 rows - My problem is I need to merge the first name and second name which are in different cells into one, before I send out bulk emails to each candidate.

RE: Trim and Merge cells in Excel

Hi Michael,

You can use the CONCATENATE function or the & operator to merge the first name and second name into one cell. Here’s how you can do it:

=CONCATENATE(A2, " ", B2)

or

=A2 & " " & B2

In these formulas, A2 represents the cell with the first name and B2 represents the cell with the second name. The " " in the middle is a space character, so there is a space between the first and second names in the result.

You can enter this formula in the first row where you want the full name to appear, and then drag the fill handle (the small square at the bottom-right of the cell) down to copy this formula for all the other rows.

Please replace A2 and B2 with the actual cell references for your first name and second name columns. If you have a header row, you might start with A2 and B2, but if you don’t, you might start with A1 and B1.

Remember to save your changes before you proceed with sending out your bulk emails.



Kind regards

Richard


STL - https://www.stl-training.co.uk
98%+ recommend us

London's leader with UK wide delivery in Microsoft Office training and management training to global brands, FTSE 100, SME's and the public sector

Fri 10 May 2024: Automatically marked as resolved.

Excel tip:

Select only cell that contain text to lock format

For selecting cells that only contain Text in Excel

By selecting cells that only contain text, you can delete, fill or protect cells of this type.

Use short cut to Go to box (F5) or Edit, Go to
In the dialog box, click special button & select Constants and only check text or any other desired type.

Click OK.

And text cells will all be highlighted for you to apply format. Please note only works on one sheet at a time.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.