I am trying to take two dates and put them together. For example, I have dates in both columns A and B, and I want C to have "date 1 - date 2." The problem is that using the & or concatenate function converts the dates into serial numbers. Any suggestions?