+ Reply to Thread
Results 1 to 2 of 2

Change a cell's value if the value of another cell changes.

  1. #1
    Registered User
    Join Date
    12-07-2012
    Location
    Dubai, U.A.E.
    MS-Off Ver
    Excel 2013
    Posts
    2

    Change a cell's value if the value of another cell changes.

    Hello,

    I want the value of cell N2 to be zero if the value of L2 is less than 1.

    Please help!

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Change a cell's value if the value of another cell changes.

    in N2 use

    =IF(L2<1,0,"")
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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