View Single Post
  #1   Report Post  
sprlarry
 
Posts: n/a
Default How do I convert dates to text keeping the format?

I'm trying to convert a column of data in date format *m/d/yyyy to a text
format without converting to serial numbers. Ie: I want to retain the
mm/dd/yyyy format. Is there a way to do this?