Re: Excel can't close?
Re: Excel can't close?
- Subject: Re: Excel can't close?
- From: Shane Stanley <email@hidden>
- Date: Thu, 29 Sep 2005 09:39:20 +1000
- Thread-topic: Excel can't close?
On 29/9/05 2:15 AM, "Dave Balderstone" <email@hidden>
wrote:
> Tiger 10.4.2, Excel 11.2 (050714). This script fails...
>
> tell application "Microsoft Excel"
> close document 1 saving no
> end tell
>
> --> Microsoft Excel got an error: document 1 doesn't understand the
> close message.
Try:
close workbook 1 saving no
--
Shane Stanley <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden