Forum Discussion
LaurieATX
Jun 10, 2020Copper Contributor
Concat combo of text and date
Hi all. I am trying to make a 4th column that has first name (a1), last name (b1) and DOB (c1), but only show the date in "Month Day" format. I am using =(A1&" "B1&" "C1) but it is returning the date...
LaurieATX
Jun 10, 2020Copper Contributor
Hi Alan. Thanks for your reply! It worked, but it shows it is 1-2, instead of Jan 2 on my first entry.