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

excel

ResolvedVersion 2007

Lisa has attended:
Access Introduction course
Access Intermediate course
Access Advanced course

Excel

If you have two columns of data and you want to merge the columns into one, how would you do this?

RE: Excel

Hello Lisa
Thank you for your question

Use the concatenate formula in a new column:

=CONCATENATE(A2,B2)

This will merge them with no spaces. If you want to add spaces in between the two columns you are merging use this:

=CONCATENATE(A2," ",B2)

You can then drag the formula down so it does the whole column.

If this resolves your question, please mark it as resolved. If not, please reply with more information.

Kind regards
Cress

Access tip:

Change case

To change case from upper or lower case, highlight the text area, hold down the Shift key and pres F3

View all Access 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.