Re: Alert window at Excel 2004
Re: Alert window at Excel 2004
- Subject: Re: Alert window at Excel 2004
- From: Shane Stanley <email@hidden>
- Date: Wed, 07 Dec 2005 20:51:31 +1100
- Thread-topic: Alert window at Excel 2004
On 7/12/05 8:19 PM, "Gonçalo Miguel" <email@hidden> wrote:
> I look around the dictionary and came with this:
>
> tell application "Microsoft Excel"
> activate
> open workbook workbook file name ("G5 Guga:Users:guga:Desktop:11401.xls")
> do not update links
> end tell
You need to use the "update links" parameter to the open command (following
is all one line):
open workbook workbook file name thePath update links do not update
links
--
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