+ Reply to Thread
Results 1 to 3 of 3

Ignoring blanks

  1. #1
    Registered User
    Join Date
    04-26-2005
    Posts
    43

    Ignoring blanks

    How do I instruct a formula to ignore blanks? If a cell is blank, then ignore, if not, execute the formula. Thanks.

  2. #2
    Forum Contributor
    Join Date
    12-02-2004
    Location
    London
    Posts
    255
    =if(a1="","",[your formula])

  3. #3
    Bob Phillips
    Guest

    Re: Ignoring blanks

    You cannot ignore it per se. You can get the formula to take a certain
    action if it is blank, such as put "" in the cell, but it won't leave
    whatever was in the cell before you added the formula.

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "exsam21" <exsam21.21uaxy_1137603601.2093@excelforum-nospam.com> wrote in
    message news:exsam21.21uaxy_1137603601.2093@excelforum-nospam.com...
    >
    > How do I instruct a formula to ignore blanks? If a cell is blank, then
    > ignore, if not, execute the formula. Thanks.
    >
    >
    > --
    > exsam21
    > ------------------------------------------------------------------------
    > exsam21's Profile:

    http://www.excelforum.com/member.php...o&userid=22666
    > View this thread: http://www.excelforum.com/showthread...hreadid=502526
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1