• 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: AS and Excel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AS and Excel


  • Subject: Re: AS and Excel
  • From: "koenig.yvan" <email@hidden>
  • Date: Tue, 20 Aug 2013 22:49:28 +0200

Le 20/08/2013 à 11:49, koenig.yvan <email@hidden> a écrit :

Hello

I am asked to convert this script :

tell application "Numbers" to tell document "maybe.numbers" to tell sheet 1 to tell table 1
set theValues to value of every cell of column 1 whose value is not 0.0
end tell

so that it may grab the same values from the file maybe.xls.

As I don't own/use µSoft products I have no idea of what the edited code would resemble to.

May you help me ?

Thanks in advance.

KOENIG Yvan (VALLAURIS, France) mardi 20 août 2013 11:49:31


Maybe it would resemble to :

tell application "Excel" to tell document "maybe.xls"
set theValues to value of every cell of column 1 whose value is not 0.0
end tell

but I can't test it so I am not sure that it's OK.

KOENIG Yvan (VALLAURIS, France) mardi 20 août 2013 22:49:21



 _______________________________________________
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: AS and Excel
      • From: 2551 <email@hidden>
References: 
 >AS and Excel (From: "koenig.yvan" <email@hidden>)

  • Prev by Date: Re: Font book scripts in 10.8.x? Is this another sandboxing issue?
  • Next by Date: Re: AS and Excel
  • Previous by thread: Re: AS and Excel
  • Next by thread: Re: AS and Excel
  • Index(es):
    • Date
    • Thread