What's involved in writing directly to a Excel file (xls)? I currently have an application that is writing comma separated strings to a csv file, but it would be more desirable if I could create an xls file instead.
I found a couple of examples, but they pertained to A2007. I need to keep the current application in A2003
Thanks,
Bill