
Retaining formatting in concatenate function - Microsoft Community
May 31, 2010 · I want to concatenate different cells. Two of the cells I concatenate have percentages, one showing a negative percentage in red. I seem to lose the formatting when I …
What are the differences among concat, contenate, textjoin, and
Sep 5, 2020 · Hi, Concatenate and & are the same. TEXTJOIN () allows one to combine cells of a range (with or without a condition) and also specify a delimiter.
VLOOKUP and CONCATENATE together - Microsoft Community
Jun 5, 2014 · I have a huge database of information that returns first and last name in different columns. The worksheet I am creating needs to be able to combine the first and last name …
When I go to use the concatenate function it has an exclamation …
When I go to use the concatenate function it has an exclamation point in a yellow triangle I put in the entire formula and instead of actually doing anything, it just shows the formula in the box. I …
Concatenate is not working with Hyperlink - Microsoft Community
Oct 21, 2024 · Here is a simple example: Suppose column A contains the recipient email addresses, and cell B1 uses the concatenate function to combine the email addresses in …
Retaining number format in concatenate - Microsoft Community
Aug 31, 2012 · Retaining number format in concatenate Hello, I'm trying to concatenate multiple cells (custom format) while retaining the exact number format of each cell. EG: Cell A1 = …
concatenate shows formula rather than the results
Jul 10, 2025 · I am attempting to concatenate first and last name fields into one name using Concatenate. I have been doing this for 20 years. But recently Excel has been displaying the …
Keep the leading zeros when cells are concatenated
Jan 11, 2011 · I have a column with numbers such 0044 which I custom format with 0000 so the leading zeros show. I have another column with numbers such as 555. When I concatenate …
Need a way to prevent duplicate CONCATENATED values in a …
Jun 20, 2019 · I'm trying to use Data Validation to prevent any CONCATENATE generated duplicates. Thus far, I've been unsuccessful. Including a screenshot of the spreadsheet I'm …
Lose blank spaces when concatenate - Microsoft Community
May 4, 2013 · I have cells that have spaces at the end of the lines or at the beginning of the line. Excel removes them. For example (without the quotes): Cell A1 = "HELLO" Cell B1 = " How …