Raw text input to nicely formatted XLSX file
https://github.com/campos20/fmc-ranks
-
If you want to see how it should look like, just open the file FMCranks.txt as it is now. You'd want to delete everything before you paste the new data, of course.
If any competitor didn't include a "=" sign in their comment, add it manually. It can be anywhere in the line.
- Example:
- Guido Dipietro 20,23,21 World Record!
- Change to:
- Guido Dipietro 20,23,21 World Record!=
That should be okay
- Full name + Result1 + Result2 + Result3 + "=" sign
- Only the name and the 6 digits comprising the 3 results are taken into account.
- Every other character is ignored, such as commas, periods, etc.
- (unless it's "DNF" or "DNS", that is handled)
- Example:
-
It will do your work and write the results neatly to the file "FMCranks.xlsx" (library xlsxwriter is downloaded by this file, if you don't have it)
-
Enjoy!
- Follow step 1 in FMCranks XLSX version
- Run "runmeCampos.bat"
- Open CamposImage.png. No XLSX file is used!
Any questions PM me to my FB (Guido Dipietro) or email dipietroguido@gmail.com If it fails at any point please do contact me.