H
havocdragon
Hello all!
I have an XML Spreadsheet file saved on a network directory, that on a
weekly basis, I need to copy it to another directory and save it as an excel
spreadsheet. I was wondering if there was a way to use filecopy method to
convert the file?
FileCopy "Oldfile.xml" , "Newfile.xls" Doesnt work unfortuneatly =(
I have an XML Spreadsheet file saved on a network directory, that on a
weekly basis, I need to copy it to another directory and save it as an excel
spreadsheet. I was wondering if there was a way to use filecopy method to
convert the file?
FileCopy "Oldfile.xml" , "Newfile.xls" Doesnt work unfortuneatly =(