G
Guest
I've got a short vba program that extracts data from a spreadsheet, massages
the data and then puts the data into a comma delimited text file. When I'm
done with the spreadsheet, I'd like to move it from the i:\defective reports\
subdirectory to the i:\defective reports\processed\ subdirectory so that I
don't put the same data into my text file twice. Could anyone show me how to
do this? The spreadsheet file name variable is called SheetFileName.
TIA.
the data and then puts the data into a comma delimited text file. When I'm
done with the spreadsheet, I'd like to move it from the i:\defective reports\
subdirectory to the i:\defective reports\processed\ subdirectory so that I
don't put the same data into my text file twice. Could anyone show me how to
do this? The spreadsheet file name variable is called SheetFileName.
TIA.