Forum Discussion

Mitchell Hogg's avatar
Mitchell Hogg
Copper Contributor
Dec 20, 2016

TYPE FUNCTION to Merge MM/DD with YYYY

I defined cell A1 to contain 01/01 and cell B1 to contain 2017, both stored as text. Using =TYPE(A1&"/"&B1) it displays as Monday, January 02, 1900. I expected Sunday, January 01, 2017.   The Eva...

Resources