+ Reply to Thread
Results 1 to 3 of 3

Make a non updating time

  1. #1
    Registered User
    Join Date
    04-11-2018
    Location
    Basrcekina
    MS-Off Ver
    2013
    Posts
    1

    Make a non updating time

    Okay so, my problem is fairly simple but I don't know how to do it, I'm fairly new to excel. I need to set cell A1 the time when cell B1 stops being 0 (cell B2 tracks how many attemps there have been of answring a question), and when B2 is 0, I don't want there to be anything, and I don't want it to update. If someone knows how to do this without a macro, I would appreciate it, even though it seems impossible. But it can also be done with a button, so B2 would be unnecessary because it would be manually stated that there has been someone that tried.
    Tl;dr I need to set a cell value to a specific time that doesn't update (with a press o a buton or when a value changes)

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,610

    Re: Make a non updating time

    deleted....
    Last edited by protonLeah; 04-11-2018 at 10:39 PM.
    Ben Van Johnson

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Make a non updating time

    Options > Formulas > tick Enable Iterative Calculations, Max Iterations: 1

    Then

    A
    B
    1
    0
    2
    17:35:37
    A2: =IF(A1=0, MOD(NOW(), 1), A2)
    Entia non sunt multiplicanda sine necessitate

+ 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. Time Stamp is not updating to correct time
    By buckles23 in forum Excel General
    Replies: 1
    Last Post: 09-03-2014, 11:22 AM
  2. [SOLVED] Time stamp not updating time value
    By mintymike in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-25-2014, 04:13 AM
  3. Automatically Save updating Cell range Value Every Minute and make line chart
    By geneeus in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-24-2012, 07:50 AM
  4. how make a self updating sales target using IF function
    By newbizguy in forum Excel General
    Replies: 5
    Last Post: 05-28-2012, 10:40 AM
  5. Date Time Problem - stop updating that each time the document is opened
    By Dreammy in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-28-2007, 03:31 PM
  6. Replies: 6
    Last Post: 12-09-2006, 05:27 PM
  7. HOW TO MAKE AUTOMATICALLY UPDATING THE NEXT PAGE NUMBERS
    By please send me the answer in forum Excel General
    Replies: 2
    Last Post: 06-23-2006, 10:10 AM

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