dpierce4776
MIS
Hello all
I don’t know if this is possible but I am trying to take several CSV files and convert them into a single pre existing workbook. The pre existing work book has a summary sheet that will pull information from all the imported sheets.
The basic work flow is
Report is dumped into a dir as a txt file
My batch file converts the txt into a CSV
I have a work book that has the summary sheet built in as sheet one.
What I am trying to do is that when the reports are dumped in the new data will replace the old data in the summary workbook.
I don’t know if this is possible but I am trying to take several CSV files and convert them into a single pre existing workbook. The pre existing work book has a summary sheet that will pull information from all the imported sheets.
The basic work flow is
Report is dumped into a dir as a txt file
My batch file converts the txt into a CSV
I have a work book that has the summary sheet built in as sheet one.
What I am trying to do is that when the reports are dumped in the new data will replace the old data in the summary workbook.