Processing Microsoft Excel .xls files with Lisp Works
Dear Lisp-Hug, I would like to process several hundred Microsoft Excel files (.xls) using Lisp Works. It would be sufficient if I could open each file, select the appropriate worksheet, read the entire sheet into memory and then close the file, before proceeding to the next one. Any help or advice would be gratefully received. An example would be particularly appreciated. Thanking you in advance. Andrew Lyall