Re: Scrpting Excel X
Re: Scrpting Excel X
- Subject: Re: Scrpting Excel X
- From: Paul Berkowitz <email@hidden>
- Date: Fri, 10 May 2002 10:05:04 -0700
On 5/10/02 9:52 AM, "Eric Phillips" <email@hidden> wrote:
>
I tried this last night and it wouldn't work for me, but then
>
>
Evaluate "'Personal Macro Worksheet'!Macro name"
Did you remember to put () at the end?
Also, you seem to be using single quotes for the first part of that, before
the "!". Maybe that's your problem. It's just supposed to be one simple
string:
Evaluate "Personal Macro Worksheet!Macro name()"
--
Paul Berkowitz
_______________________________________________
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.