Hi Guys
I want to write a piece of code that will export data from Access table to .csv file and save it down in "U:\Daily Work" folder. The .csv file naming convention will be PO_Daily_Extract. Also can we do some validation on export like checking if the file name already exists in the folder then replace with the new one or display a message box saying "The file name already exists, do you want to replace the existing file or save it with new name "...
Can anyone please help me with this?
Thanks
I want to write a piece of code that will export data from Access table to .csv file and save it down in "U:\Daily Work" folder. The .csv file naming convention will be PO_Daily_Extract. Also can we do some validation on export like checking if the file name already exists in the folder then replace with the new one or display a message box saying "The file name already exists, do you want to replace the existing file or save it with new name "...
Can anyone please help me with this?
Thanks