I am trying to take multiple excel files (each file has one worksheet) and merge them into one excel file with each file turned into a separate worksheet/tab in the new combined excel file.
Can someone offer some help on how I would do that with winbatch?
thanks.
You might start by reading the following recent forum thread:
http://forum.winbatch.com/index.php?topic=1482.msg7101#msg7101 (http://forum.winbatch.com/index.php?topic=1482.msg7101#msg7101)
You may also want to checkout the Excel related articles in the Tech Database (link in the menu near the top of this page.) Use the search term 'Excel' to find many articles including a few on saving and loading files into sheets and workbooks.