I have a DateTime string in my database that I need to convert to a date. I am doing this because I would like to select a date or select Current day for my criteria, My string is shown as follows: 20150129114031848. I would like the date to appear as 1/29/2015. Can anyone give me the formula that will work for this?
Thakn you!