+ Reply to Thread
Results 1 to 2 of 2

If one cell says Yes, entered values should remain in the cell, otherwise it should be 0.

  1. #1
    Forum Contributor
    Join Date
    10-15-2009
    Location
    Broooklyn, NY
    MS-Off Ver
    Excel 2016
    Posts
    207

    If one cell says Yes, entered values should remain in the cell, otherwise it should be 0.

    I have an Excel spreadsheet. I know it's either circular reference or data validation problem. In the column C, I already have entered data, so the data should remain there if information in column B says Yes. If it says No it should be changed to zero.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    02-06-2013
    Location
    UK
    MS-Off Ver
    365
    Posts
    541

    Re: If one cell says Yes, entered values should remain in the cell, otherwise it should be

    I think you need to effectively incorporate the Column C values in the formula then, e.g. C2 = =IF(B2="Yes",7,); D2 = =IF(B3="Yes",90,).

    Regards

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Formulas disappearing, only values remain in cell
    By JRF7928 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 11-23-2019, 06:26 AM
  2. Formula Cell to remain Blank Until Data Entered
    By Aristillus in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-31-2016, 11:08 AM
  3. Replies: 11
    Last Post: 11-10-2015, 07:13 PM
  4. Replies: 9
    Last Post: 02-03-2014, 03:21 PM
  5. Replies: 3
    Last Post: 10-30-2013, 09:19 AM
  6. [SOLVED] Trying to get a value to remain copy into a cell and remain the same when condition met
    By shadowlost in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-24-2013, 11:47 AM
  7. Replies: 5
    Last Post: 06-26-2009, 12:42 PM

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