+ Reply to Thread
Results 1 to 8 of 8

How to stop automated date from changing everyday

  1. #1
    Registered User
    Join Date
    07-23-2020
    Location
    Virginia, USA
    MS-Off Ver
    Office 365
    Posts
    4

    Post How to stop automated date from changing everyday

    Good Day all that read this!!

    I have a spreadsheet that i enter monthly maintence into. I use a drop down menu to select yes or no if the task was completed. If you select yes, the next cell enters the date automatically, however when i come back the next time the automatic date updates to the current date. Can someone please tell me how fix it so that once the date is populated it cannot change.

    I would really appreciate it if someone could help me with this
    Thanks a million

    Steve

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

    Re: How to stop automated date from changing everyday

    Requires a macro; however, no workbook attached...
    Ben Van Johnson

  3. #3
    Registered User
    Join Date
    07-23-2020
    Location
    Virginia, USA
    MS-Off Ver
    Office 365
    Posts
    4

    Re: How to stop automated date from changing everyday

    Quote Originally Posted by protonLeah View Post
    Requires a macro; however, no workbook attached...
    What Do you mean no workbook attached?

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

    Re: How to stop automated date from changing everyday

    ...I have a spreadsheet that ...
    (How to) Upload a Workbook directly to the Forum
    (please do not post pictures or links to worksheets)
    • Click Advanced next to "Post Quick Reply" button at the bottom right of the editor box.
    • Scroll down until you see "Manage Attachments",
    • Click the "Choose" button at the upper left (upload from your computer).
    • Select your file, click "open", click "upload"
    • Once the upload is completed the file name will appear below the input boxes in this window.
    • Close the Attachment Manager window.
    • Click "Submit Reply"
    Note: Please do not attach password protected workbooks/worksheets
    Ensure to disable any Workbook Open/Autorun macros before attaching!

  5. #5
    Registered User
    Join Date
    07-23-2020
    Location
    Virginia, USA
    MS-Off Ver
    Office 365
    Posts
    4

    Re: How to stop automated date from changing everyday

    Ok I get it now I have attached it here thanks
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    08-09-2016
    Location
    Boston
    MS-Off Ver
    Office 365
    Posts
    37

    Re: How to stop automated date from changing everyday

    It doesn't need a macro.

    However, it does need a circular reference in which you'll need to enable iterative calculation or else excel will go on a endless loop, cause a black hole and suck you and your family inside for eternity.

    Click on File and go to options. From there click on formulas fill the check box next to Enable iterative calculations.

    then this code should work for your first line item. =IF(D7="yes",IF(E7="",TODAY(),E7),"")

  7. #7
    Registered User
    Join Date
    07-23-2020
    Location
    Virginia, USA
    MS-Off Ver
    Office 365
    Posts
    4

    Re: How to stop automated date from changing everyday

    I knew about iterative calculation and had a formula that someone else had given me but i couldn't get it to work. Thanks alot this seems to be working just fine.

  8. #8
    Registered User
    Join Date
    08-09-2016
    Location
    Boston
    MS-Off Ver
    Office 365
    Posts
    37

    Re: How to stop automated date from changing everyday

    You're welcome. I had the same issue on an old workbook where I wanted a timestamp that didnt update everytime i opened it. I feel your pain.

+ 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. stop changing numbers to date
    By ramjee99 in forum Excel General
    Replies: 4
    Last Post: 10-12-2018, 06:18 PM
  2. Date Format Keeps Changing - why and how to stop it?
    By JasonMcQueen in forum Excel General
    Replies: 1
    Last Post: 07-22-2016, 07:50 AM
  3. Stop Changing Cells to Date Format
    By planterns in forum Excel General
    Replies: 3
    Last Post: 09-15-2012, 07:58 PM
  4. Stop a cell changing a fraction to a date
    By cmb80 in forum Excel General
    Replies: 4
    Last Post: 07-23-2009, 06:49 AM
  5. [SOLVED] How to stop text changing to date
    By Abbi in forum Excel General
    Replies: 2
    Last Post: 06-08-2005, 11:05 AM
  6. How do I stop Excel from changing numbers into a date?
    By Buckwildbill in forum Excel General
    Replies: 1
    Last Post: 03-07-2005, 04:06 AM
  7. stop changing data to date
    By Sara in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 02-09-2005, 04:06 PM

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