I am trying to concatinate several data fields (one date field is included) into a string that contains all the data. However, some dates come up with 1/1/1900 in the string and others come up with 1. The first is the text presentation the other is the date presentation. How can I get a consistant presentation (hopefully 1/1/1900) for my concatinated string?
Bookmarks