While the CONCATENATE and CONCAT functions are both widely used in order to join data into series. For example joining a first and last name, in order to get someone’s full name. You might be better served using TEXTJOIN as this function is more versatile, easier to work with and will give you a cleaner result.
MS Excel | combine data with the TEXTJOIN function
Add a comment