• 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: Read/Write Excel files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Read/Write Excel files


  • Subject: Re: Read/Write Excel files
  • From: Shane Stanley <email@hidden>
  • Date: Wed, 08 Nov 2000 16:12:53 +1100

On 8/11/00 1:57 PM +1000, Paul Berkowitz, email@hidden, wrote:

> set lr to (count Rows of ur)
> set lc to (count Columns of ur)

You can also use:

tell application "Microsoft Excel"
set x to UsedRange of Worksheet 1
Row of Row -1 of x -- last row number
Column of Column -1 of x -- last column number
end tell

--
Shane Stanley, email@hidden


  • Follow-Ups:
    • Re: Read/Write Excel files
      • From: Paul Berkowitz <email@hidden>
References: 
 >Re: Read/Write Excel files (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: Re: Another FMP question
  • Next by Date: Re: Another FMP question
  • Previous by thread: Re: Read/Write Excel files
  • Next by thread: Re: Read/Write Excel files
  • Index(es):
    • Date
    • Thread