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

Re: If statements in Excel


  • Subject: Re: If statements in Excel
  • From: Paul Berkowitz <email@hidden>
  • Date: Wed, 28 Nov 2007 12:32:37 -0800
  • Thread-topic: If statements in Excel

Title: Re: If statements in Excel
On 11/28/07 11:05 AM, "Justin Laden" <email@hidden> wrote:

set value of targetCell to {"OK"}

Don't use list braces for value of a single cell (although a coercion might allow it). The value of a cell is a string or a number. Use list braces, and a list, for the value of (part of) a row; and lists of lists for the value of (part of) a column.

--
Paul Berkowitz
 _______________________________________________
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: 
 >If statements in Excel (From: "Justin Laden" <email@hidden>)

  • Prev by Date: Re: If statements in Excel
  • Next by Date: Re: Timed loop
  • Previous by thread: Re: If statements in Excel
  • Next by thread: Re: If statements in Excel
  • Index(es):
    • Date
    • Thread