• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Excel... again. Why doesn't this work
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Excel... again. Why doesn't this work


  • Subject: Excel... again. Why doesn't this work
  • From: "Justin Laden" <email@hidden>
  • Date: Thu, 10 Jan 2008 15:39:05 -0500

The following code errors out:

repeat with i from 1 to (descriptionRange)
	set x to value of cell "B" & i
	set value of cell "A" & i to x
end repeat


It gives me this error:

Can't set «class DPVu» of «class ccel» "A" & i to x. Access not allowed.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Excel... again. Why doesn't this work
      • From: Stan Cleveland <email@hidden>
  • Prev by Date: Re: Path to the user's Library folder: bug or a scripter error?
  • Next by Date: Accessing a file in a bundle
  • Previous by thread: Re: Path to the user's Library folder: bug or a scripter error?
  • Next by thread: Re: Excel... again. Why doesn't this work
  • Index(es):
    • Date
    • Thread