S Susan Jul 23, 2009 #1 can you change a column of dates that read with hash marks to those without and contain a 6 digit format. Example 7/1/09 to 070109
can you change a column of dates that read with hash marks to those without and contain a 6 digit format. Example 7/1/09 to 070109
F Fred Smith Jul 23, 2009 #2 Certainly. Just use a custom format of ddmmyy or mmddyy, whichever one applies. Regards, Fred.