
[SOLVED] Concatenate Month and Year (But not Day!) columns …
Jan 24, 2013 · Re: Concatenate Month and Year (But not Day!) columns into a single column containing the You can use the date function and give day 1 in your formula. Then you change …
Adding Parentheses to a Concatenate Formula?? [SOLVED] - Excel …
Jul 1, 2021 · Re: Adding Parentheses to a Concatenate Formula?? Originally Posted by JeanieBob Hello, I realize this post is very old, but in searching for a way to create a …
Concatenate won't copy down my column [SOLVED] - Excel Help …
Apr 29, 2014 · Concatenate won't copy down my column I'm using a concatenate formula for first and last names ex: =CONCATENATE (A2," ",B2) When I try to drag it down my column from …
Concatenate not working [SOLVED] - Excel Help Forum
Oct 9, 2016 · Re: Concatenate not working Delete the formula from the cell, set the cell to general format and then re-enter the formula. Does it now work?
concatenate + format color [SOLVED] - Excel Help Forum
Sep 15, 2005 · RE: concatenate + format color Concatenate only deals with the values of the cells and not with the formats applied to those cells. In order to concatenate and apply colour would …
CONCATENATE adds quotes - How to suppress? - Excel Help Forum
Jun 1, 2023 · a.) you use a hard Return (Alt+Enter) within the description (and put something on a row below) . . . it puts quotes at the beginning and end of the Concatenate, and b.) if you use …
Concatenate long list with punctuation (email list) - Excel Help …
Nov 5, 2015 · Concatenate long list with punctuation (email list) anyone know how I can concatenate a whole column of email addresses into a single cell with "; " (semicolon space) …
Number Format from Round Function within Concatenate - Excel …
Dec 5, 2011 · I'm using a round function within a concatenate function. I am rounding to 2 decimal places, but if the result has trailing zeroes, the round function will delete them.
Concatenate within Xlookup [SOLVED] - Excel Help Forum
May 17, 2023 · Auto concatenate and reverse concatenate & Remove duplicates . By Andy308 in forum Excel Programming / VBA / Macros Replies: 3 Last Post: 11-15-2016, 12:38 PM
Concatenate issues not displaying the date [SOLVED] - Excel Help …
Feb 20, 2020 · Re: Concatenate issues not displaying the date Dates are, fundamentally, just serial numbers. In cells formatted as dates, they show correctly, but within a concatenated …