hie friends......................
why when i use this coding
DoCmd.TransferText acExportDelim, , td.Name, sExportLocation & td.Name & ".txt", True
the file name look like this td.Name not exactly in text file (td.Name.txt)
can anibody help me....
why when i use this coding
DoCmd.TransferText acExportDelim, , td.Name, sExportLocation & td.Name & ".txt", True
the file name look like this td.Name not exactly in text file (td.Name.txt)
can anibody help me....