Re: Simple Excel Script not working
Re: Simple Excel Script not working
- Subject: Re: Simple Excel Script not working
- From: Courtney Moore <email@hidden>
- Date: Tue, 19 Aug 2003 16:41:48 -0500
On 8/19/03 4:32 PM, "Dave Balderstone" <email@hidden>
wrote:
>
>
On Tuesday, August 19, 2003, at 03:10 PM, Courtney Moore wrote:
>
>
> Tell application "Microsoft Excel"
>
> Create New Workbook
>
> End tell
>
>
>
> I run it and it opens Excel and then gives me the error:
>
> "Microsoft Excel got an error: Can't continue Create."
>
>
>
> Anyone have anyway around this?
>
>
You have to tell it *where*
>
>
tell application "Microsoft Excel"
>
Create New Workbook at beginning
>
end tell
>
>
djb
>
Copied and pasted what you had suggested and I go the same error that I was
receiving before! YEEKS!
I am running 10.2.6
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.