I have an Access Database with a Date Field called Leave Progression Date. This date is coming in as yyyymmdd. I need a quick and dirty way to change all of the dates in 850 records at one time to mmddyyyy or even a short date such as mmddyy would be fine.
I know an update query will do this, but I do not know what coding would do this for me quickly.
I know an update query will do this, but I do not know what coding would do this for me quickly.