Experts, I am sure this is an easy one, just not for me. I have 3 columns, all numeric. a two byte day, a two byte month, and a four byte year. I want to ultimately concatenate them into a date, with a format of mm/dd/yyyy. I got the data initially in a spreadsheet and then imported it to a temp table...