The program is written to convert Excel file to CSV format.
- Sheet1 - Brief information about the judge
- Sheet2 - Rank
- Sheet3 - Group, standard number, breed name
Fields of csv file:
- Brief information about the judge
- Rank
- Group, standard number, breed name, competitions
An example of using the program:
ConvJudgesToSCV.exe XlsxFile CsvFile
Commands:
- -h (help)
- -v (program version)
Licensed under the GPL-3.0 License.