+ Reply to Thread
Results 1 to 3 of 3

Static date stamp

  1. #1
    Registered User
    Join Date
    10-16-2013
    Location
    Grand Rapids, MI
    MS-Off Ver
    Excel 2007
    Posts
    1

    Static date stamp

    Hi everyone,

    Please, please, please someone help me.

    I'm having a problem getting a static date stamp using TODAY() to not update every time I open the spreadsheet. I basically need a cell to time stamp when another cell is marked "approved" and I need this to work for the entire column. I'm currently using the formula:

    =IF(U4=" ", " ",IF(U4="Approved",TODAY(),IF(U4="Denied",TODAY())))

    As I'm sure most of you know, the TODAY() function automatically updates to "today"'s day whenever you open the spreadsheet. Is there any way around this? I need to be able to track when these things are approved and so I need to record the dates.

    Any help is tremendously appreciated.

    Thanks!

    - Justin

  2. #2
    Valued Forum Contributor
    Join Date
    10-26-2008
    Location
    Birmingham, UK
    MS-Off Ver
    All versions up to 2010
    Posts
    1,025

    Re: Static date stamp

    Hi
    Have a look at this lnk:

    http://www.excelforum.com/excel-form...cent-cell.html

    Good luck.
    Tony

  3. #3
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,648

    Re: Static date stamp

    See if you get any help or clue from the code given below......

    Please Login or Register  to view this content.
    Alternatively you can use the following code for worksheet Change Event. The benefit of this code would be, it will only update the date values for the rows for which you will change the values of column U and the remaining rows will contain the unchanged previous dates.

    Please Login or Register  to view this content.
    Last edited by sktneer; 10-16-2013 at 11:33 AM.
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

+ 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. Static Time/Date Stamp
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-24-2015, 03:43 PM
  2. Static time and date stamp
    By eric11 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 10-01-2015, 01:27 PM
  3. Add Date Stamp / Static Date (Help!)
    By wvyong81 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-01-2012, 12:26 PM
  4. Static Date Stamp without using a macro?
    By ride_op in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 03-30-2011, 08:46 PM
  5. Static Date Stamp
    By jmr0311 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-15-2010, 11:39 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