I got several text files linked to the database, I want to export them into
an external folder.I can do the export but before export the names should be
renamed in to like Rea181"DDMMYY"_1.txt, any idea what should be the code
for changing the names, I use
docmd.TransferText acExportFixed ,specification Name, TableName,FileName
But I dont know how to include DDMMYY in the file name
Thanks
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.