I have a spreadsheet that I have pulled from an Access table. The Spreadsheet is hardcoded with a "General Date". Which is mm/dd/yy hh:mm:ss PM. I am trying to format this date to just mm/dd/yy, so that I can do a pivot table on Date.
Formatting this field does nothing for the pivot table, it still reads the time. I have also tried to use Replace() and Left() functions with no luck.
Any suggestions on how I can pull the time out??
Thanks,
Formatting this field does nothing for the pivot table, it still reads the time. I have also tried to use Replace() and Left() functions with no luck.
Any suggestions on how I can pull the time out??
Thanks,