Example Job: Copy Data from one Excel file to another (view all examples)
This job reads a list of products from an Excel workbook and copies them to a new workbook by dividing the products in different worksheets based on their availability.
The downloadable zip archive contains the excel file Inventory.xls along with the actual example job.
(The example job is the XML file included in the zip file. To import a job and run it in WinAutomation you must choose File -> Import Job from the WinAutomation Console's main menu)
The example Excel file that contains the Products List (Inventory.xls):
The new Excel workbook generated by the job:
(Note that the products are written in different sheets depending on their availability)