Hi.
This has been an issue i've seen that in most forums, people find no solutions for it "Editing a saved import or export specification XML through vba" After a thorough researching on the topic, I found a piece of code from stackoverflow
(Not much post count. So cant post a link! :mad:)
I...
The filenames are not predictable. But they all have the same structure and all are csv's. They are system generated and their exact number is also unknown.
So instead of filenames we'll probably have to use *.csv
The procedure is to be run twice every month.
Actually I'm not able to get a...
I'm new to MS Access. Please somebody help me on how to automate an import and export task to generate a report.
I have a number of files with the same structure to generate a report.
And these files keep on changing every month.
I've searched other forums but found this one more appropriate...