• 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
Re: Copy range and paste values in Excel — grammar issues
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Copy range and paste values in Excel — grammar issues


  • Subject: Re: Copy range and paste values in Excel — grammar issues
  • From: Alastair Leith <email@hidden>
  • Date: Sat, 15 Mar 2014 13:38:35 +1100

Merci beaucoup Axel

When I run your script I get nothing produced in the Excel sheet?! 

Am I supposed to be running the script with an empty sheet or some values in A1, A2 and A3? I tried it both ways, with the formula "=A1&"|"&A2" in A3 and integers in A1 and A2. I also tried with a blank sheet.

No joy. Sorry.

I did get a responce on Apple Communities, as I posted this there earlier but go no response until now:

Use  value , like this

 

tell application "Microsoft Excel"
          set tValues to value of range "A52:AZ52"
          set value of range "A54:AZ54" to tValues
end tell
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

References: 
 >Copy range and paste values in Excel — grammar issues (From: Alastair Leith <email@hidden>)
 >Re: Copy range and paste values in Excel — grammar issues (From: Axel Luttgens <email@hidden>)

  • Prev by Date: Re: Copy range and paste values in Excel — grammar issues
  • Next by Date: Re: Copy range and paste values in Excel — grammar issues
  • Previous by thread: Re: Copy range and paste values in Excel — grammar issues
  • Next by thread: Re: Copy range and paste values in Excel — grammar issues
  • Index(es):
    • Date
    • Thread