Re: Excel Q: set formula of cell
Re: Excel Q: set formula of cell
- Subject: Re: Excel Q: set formula of cell
- From: email@hidden
- Date: Mon, 22 Oct 2001 10:34:33 -0500
At 06:26 -0800 10/22/01, Yosemite wrought:
>
> I have a script that takes text from Scriptable Text Editor, creates a list
>
> of text items through delimiters, and then places them in an excel
>
> worksheet. The problem seems to be this line:
__________________________________________________________________________
tell application "Excel"
Activate
set the clipboard to "one
two
three
four"
Select Cell "a1"
Paste "a1"
end tell
--
Best Regards,
Christopher Stone
______________________________
StoneWorks Computer Consulting
email@hidden