+ Reply to Thread
Results 1 to 3 of 3

Zeros only but not other numbers

  1. #1
    Forum Contributor
    Join Date
    01-03-2013
    Location
    Toulouse
    MS-Off Ver
    Excel 2010
    Posts
    141

    Zeros only but not other numbers

    Hi guys please,
    please I have posted the zero questions , in fact what I need is that

    A1 -A10

    B1 - B10

    C1- C10

    if I insert 0 in A1 then B1 and C1 show automatically Zero ... It is only valid for Zero , for other numbers ( i.e. 1, 2, 3 ...) that
    I insert in A1 should not be shown autonatically in B1 and C1

    Thank you ,

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Zeros only but not other numbers

    Put this in b1
    =IF(AND($A1=0,$A1<>""),$A1,"") fill across to c1 then down
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Zeros only but not other numbers

    How is this any different from your other post here?

    http://www.excelforum.com/excel-form...387-zeros.html

    If you did not recieve the answer you wanted, please continue on that thread, there is no need to open a new thread
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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