Re: Questions about scripting MS Excel v.X
Re: Questions about scripting MS Excel v.X
- Subject: Re: Questions about scripting MS Excel v.X
- From: Paul Berkowitz <email@hidden>
- Date: Wed, 03 Jul 2002 08:48:59 +0200
On 7/3/02 8:36 AM, I wrote:
>
It's got absolutely nothing to do with Excel. Your variable x represents
>
string integers between "1" and "19"
Excuse me, that should be "19" and "42". The integers will be coerced to
their string versions by the preceding string "R" so you don't have to
specially add 'as string' after x in
set rangetotal to rangetotal to (get Value of Cell ("R" & x & "C2"))
--
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.