I would like to do the following with Excel via Applescript:<BR><BR>1. Open a workbook.<BR>2. Save the workbook in comma separated values format.<BR>3. Close the workbook.<BR><BR>Does anyone know how ...
Here is the deal:<P>We have a script that runs in VBA under Excel right now. It takes an Excel spreadsheet and saves it as a tab-delimited text file. Great. It works. However, ever since the Excel Y2K ...