sqleptical
Programmer
I'm using Access 97. I need to create an output that includes a date mmddyy record without the slashes (mm/dd/yy). I've been using Textpad's replace feature on the output, (replacing all "/" with "" - which works, but I know their has to be a better way. Does anyone know a sql statement or date format trick in Access to do this?