About 388,000 results
Open links in new tab
  1. Retaining formatting in concatenate function - Microsoft Community

    May 31, 2010 · How do I concatenate the examples below with variable length text? The price is $998.53 per piece. The price is $1,002.18 per piece. The price is $1.00218 per 1000 pieces. …

  2. What are the differences among concat, contenate, textjoin, and

    Sep 5, 2020 · Concatenate and & are the same. TEXTJOIN() allows one to combine cells of a range (with or without a ...

  3. When I go to use the concatenate function it has an exclamation …

    CONCATENATE is, “to join two or more text strings into one string”. I suspect that the yellow triangle’s there because according to the link I’ve provided in the line above, “ This is because …

  4. VLOOKUP and CONCATENATE together - Microsoft Community

    Jun 5, 2014 · VLOOKUP and CONCATENATE together I have a huge database of information that returns first and last name in different columns. The worksheet I am creating needs to be …

  5. Concatenate Form Fields in WORD 2013 - Microsoft Community

    May 25, 2015 · WORD 2013. On a protected word form I have three form fields . How do I add a new field that will add or concatenate the three text values entered into the one string. Do I …

  6. CONCATENATE + TRANSPOSE to Combine Changing Values

    Dec 21, 2021 · CONCATENATE + TRANSPOSE to Combine Changing Values I am seeking to merge the values from a range of cells in a column, and place a "; " separator between them. I …

  7. Retaining number format in concatenate - Microsoft Community

    Aug 31, 2012 · The CONCATENATE function does not retain formatting. And your A1 entry is being interpreted as a number by Excel. Another solution, in addition to Jaeson's, would be to …

  8. Concatenate, indirect, sumif...formula help please

    Oct 2, 2019 · The indirect/concatenate works, except the row() didn't work as expected. I think it is referencing row 1-6, where the reference sumif's are and not row 12 where the date range is. …

  9. =CONCATENATE AND COMBINE ADDRESSES, BUT SKIP IF BLANK

    Aug 6, 2018 · I used the concatenate function below to combine cells to show a persons address, but it is inserting commas even though the cell is blank and it throws off the formatting. …

  10. 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 …