Hi All - who can help me 
Not sure if this is a query issue or VBA
I would like to know if it is possible to run a query in access 2003 to export into a text file - but when the query is run again to then export the data into a sequential file
So for instance run the query which then exports the data to a file c:\test\queryrun1.txt and the next time I run the query the export file is c:\test\queryrun2.txt so each time the file increases by one.
Can this be done? If so any chance of the code
Thanks
Magwa
Not sure if this is a query issue or VBA
I would like to know if it is possible to run a query in access 2003 to export into a text file - but when the query is run again to then export the data into a sequential file
So for instance run the query which then exports the data to a file c:\test\queryrun1.txt and the next time I run the query the export file is c:\test\queryrun2.txt so each time the file increases by one.
Can this be done? If so any chance of the code
Thanks
Magwa