This tool is for parsing and extracting particular information from large files.
Format extensions that work with this tool are as follows:
Text Files (.txt)
CSV Files (.CSV)
MS Excel
HTML (Web Source)
This Tool will allow you to extract certain columns of information, and place them in the order of your choice.
The Tool will then convert the file format to export the extension you need.
The following example is done using a CSV list with 7 Items each containing 41 different fields.
We have elected to remove (PARSE) all but 3 fields [ 3,6, and 9]
The Application then exports the file into CSV for future use, and also exports HTML source Code (for web use) and
a PRINT version for Catalogs, Manuals, etc.
________________________________________________________
Here is a step by Step Example below:
1.) This Excel Spreadsheet currently has 41 different information Fields

2.)
We load this file inside the Processing Application as shown below:

We have chosen to extract only fields 3,6, and 9, from the 41 total fields.
We have ordered the export by placing these feilds in a particular order [ 3,6,9 ]
This order can be changed to arrange the list as required.
3.) The Application now generates 3 seperate files automatically as follows:
3.1) The revised MS Excel Form ....

3.2) The HTML Tabled List (if required for Web use or Print)

3.3) The Catalog Option
