Python script takes an excel file and converts worksheets to space delimited text. This is one of my first experiments with python, but it was fun to make and saves me time (posting excel formatted race results to ocpaddler.com). All the hard code was already written, I just made it do what I needed. If you make any improvements please let me know and I'll include them. Aloha. --Keizo
Requires xlrd module.
Mac users can get dropscript and make an app that the excel file can be dropped into. Pretty cool.