Can anyone assist me in writing vba code to export an Access table to csv format? I also need help in reformatting the date field to mm/dd/yy in vba code. The original date format in the Access table is m/dd/yyyy.
I was told that you have less problems exporting in code rather than exporting it through Access. Besides, I couldn't figure out how to change the date format if I were to export the table through Access.
Any help would be greatly appreciated!!!
I was told that you have less problems exporting in code rather than exporting it through Access. Besides, I couldn't figure out how to change the date format if I were to export the table through Access.
Any help would be greatly appreciated!!!