View Single Post
Old May 2nd, 2005, 10:24 AM   #4
mackenga
Professional Programmer
 
Join Date: Mar 2005
Location: Glasgow, Scotland
Posts: 317
Rep Power: 4 mackenga is on a distinguished road
I'm not sure of the details of the XLS format, but I do know that Excel can save in other formats. I believe it can handle CSV, which might be worth a look as it's extremely easy to parse. You'd have to get users to export to something other than XLS to do this, but it might well prove to be worth it.
mackenga is offline   Reply With Quote