R
RJF
I have a query called qry_COPY. In this query there is a field called “YYMMâ€
(i.e. 0712, 0801, 0802, etc). I have no problem exporting the entire query
to one .txt file. But I need to be able to export the query to multiple .txt
files based on the year and month.
So for the above example, I would have 3 tables. One for the files with
“0712†in the “YYMM†field, one for the files with 0801 in the “YYMM†field,
and one with 0802 in the “YYMM†field.. And they would have to be named
0712.txt (0712.raw would be better, but I don’t know if that is possible).
Any help would be greatly appreciated.
Thanks,
(i.e. 0712, 0801, 0802, etc). I have no problem exporting the entire query
to one .txt file. But I need to be able to export the query to multiple .txt
files based on the year and month.
So for the above example, I would have 3 tables. One for the files with
“0712†in the “YYMM†field, one for the files with 0801 in the “YYMM†field,
and one with 0802 in the “YYMM†field.. And they would have to be named
0712.txt (0712.raw would be better, but I don’t know if that is possible).
Any help would be greatly appreciated.
Thanks,