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 ...
Back in December, I wrote about Microsoft’s decision to drop support for Visual Basic for Applications (VBA) from the next version of Office. I had, and still have, many concerns about the switch. The ...
MacTech magazine included with its April issue a 150 page Visual Basic for Applications (VBA) to AppleScript Transition Guide. Now the company has posted it online for free. It’s also available for ...
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 ...