I would like to split a column of dates, eg 1/5/2012 into 3 columns at the "/". I've added the 3 new columns and tried "Text to Columns" but it asks if I want to overwrite the existing but I can't see the option to do otherwise. If I do that anyway, when the cells are split I get 3 different bizarre dates in the same format: Col A = 1/5/1900 Col B=1/1/1900 and Col C=7/4/1905.
Can concatenate be used to separate strings as well as combine them? I thought I've used concatenate in the past to split out strings and dates in order to rejoin them later later but can't find that function either.
Thank you.
Can concatenate be used to separate strings as well as combine them? I thought I've used concatenate in the past to split out strings and dates in order to rejoin them later later but can't find that function either.
Thank you.