• 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: Saving in Excel 2008
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Saving in Excel 2008


  • Subject: Re: Saving in Excel 2008
  • From: Stan Cleveland <email@hidden>
  • Date: Wed, 11 Feb 2009 15:32:37 -0800
  • Thread-topic: Saving in Excel 2008

On 2/11/09 3:18 PM, "Shane Stanley" wrote:

> Be careful with document 1 -- it might not be what you think (it's based on
> opening order). Here are a couple of working examples:
>
>     set deskPath to path to desktop as Unicode text
>     save workbook as active workbook filename (deskPath & "test1.xls")
>     save as sheet 1 of workbook 1 filename (deskPath & "test1.txt") file
> format text Mac file format


Deivy, this also works (and the syntax is easy to understand):

    set deskPath to path to desktop as Unicode text
    save workbook "Workbook2" in (deskPath & "test1.xls") ¬
        as workbook normal file format

Stan C.


 _______________________________________________
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: Saving in Excel 2008
      • From: Deivy Marck Petrescu <email@hidden>
    • Re: Saving in Excel 2008
      • From: Shane Stanley <email@hidden>
References: 
 >Re: Saving in Excel 2008 (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Saving in Excel 2008
  • Next by Date: Re: Saving in Excel 2008
  • Previous by thread: Re: Saving in Excel 2008
  • Next by thread: Re: Saving in Excel 2008
  • Index(es):
    • Date
    • Thread