How To Use Excel Concatenate Function With Video
When to use Excel CONCATENATE Function CONCATENATE function can be used when you want to join 2 or more characters or strings. What it Returns It returns the joined text. Syntax =CONCATENATE(text1, [text2], …) Input Arguments text1 – the first item to join. The item can be a text value, number, or cell reference. [text2], .. – Additional text items to join. It can handle up to 255 items, up to a total of 8,192 characters....