MS EXCEL: How to add data from 2 cells together into another Cell.

Type in the following command, where A1 is the location of First Cell and B1 is value of Second Cell. You place this command into Third Cell which will output the data in A1 and B1 together with a space. (as seen in screenshot). Thanks to Keith Machale for this bit of knowledge.

=CONCATENATE(A1&” “&B1)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: