Unused but very useful formula : concatenate

Excel 1312 views 3 replies

Check out on how to use the formula concatenate with example

 

Replies (3)

In case we want to combine the values in multiple cells in excel, we use "CONCATENATE" function.  For example, we want to combine the values of cell A1 and B1 the formula will be =Concatenate(A1,B1). 

Why this function has been mostly unused because we can get the same result by using "&".  For example, in the above case we can get the same result by =A1&B1.

Yes Sir.

But many do not know "& function" also.

 

Regards

You can combine text data from two or more cells / columns into a single cell / column using the Ampersand symbol (&) or the CONCAT / CONCATENATE formula function.

An example formula might be =CONCAT(A2,B2," Family"). 

See Step Step Guide Video - Excel formula tutorial | All Excel tutorial


CCI Pro

Leave a Reply

Your are not logged in . Please login to post replies

Click here to Login / Register