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

Re: Excel and empty cells


  • Subject: Re: Excel and empty cells
  • From: Paul Berkowitz <email@hidden>
  • Date: Thu, 15 May 2003 09:47:59 -0700

On 5/15/03 6:22 AM, "Rich Carroll" <email@hidden> wrote:

> Does anyone know how in Excel you could validate that a range of cells all
> actually have data in them? I would like to be able to tell if a cell is
> empty as opposed to a cell with a "0"


If a cell is empty, Value of the Cell is 0 (no quotes) in AppleScript .
If a cell has the numeric 0, Value of the Cell is 0.0 in AppleScript .
If a cell has a text "0" (kind of hard to do that, but it's possible if you
have prefixed a single quote to it in the UI), Value of the Cell is "0"
(with quotes).

--
Paul Berkowitz
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Excel and empty cells (From: Rich Carroll <email@hidden>)

  • Prev by Date: Re: Getting Computer Name of Sharing Pane
  • Next by Date: Set Window Bounds Parameter Error?
  • Previous by thread: Excel and empty cells
  • Next by thread: Re: Excel and empty cells
  • Index(es):
    • Date
    • Thread