+ Reply to Thread
Results 1 to 5 of 5

Dynamic date in cell at time of save

  1. #1
    Registered User
    Join Date
    03-06-2014
    Location
    Michigan
    MS-Off Ver
    Excel 2010
    Posts
    3

    Dynamic date in cell at time of save

    Hi there! Sorry if this is overly simple/asked a lot, but, I can't seem to figure out how to make a certain cell in excel 2010 update to the current date (not time) at the time that the document is saved.

    Any help would be appreciated.
    Thanks.
    Last edited by Nickwixon; 03-07-2014 at 08:47 AM.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Dynamic date in cell at time of save

    Try:
    Please Login or Register  to view this content.
    Change sheet / range reference to suit.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    03-06-2014
    Location
    Michigan
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Dynamic date in cell at time of save

    Okay, great it worked! Now if I ever do want to add a time function, how would I go about that?

  4. #4
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Dynamic date in cell at time of save

    To show date and time, replace Value = Date with Value = Now.
    To show just time, replace Value = Date with Value = Time.

  5. #5
    Registered User
    Join Date
    03-06-2014
    Location
    Michigan
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Dynamic date in cell at time of save

    Okay, excellent! Thanks.

+ 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. how to stop flickering on date and Time display with second dynamic
    By iqballud in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-20-2014, 01:44 PM
  2. save file as date and time
    By twofootgiant in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-12-2011, 05:47 AM
  3. update date and time in a cell on save
    By benjii19 in forum Excel General
    Replies: 1
    Last Post: 03-02-2011, 11:49 AM
  4. Save Date And Time
    By Winston in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-22-2007, 04:28 PM
  5. Save as Current Date / Time
    By Jacob_F_Roecker in forum Excel General
    Replies: 1
    Last Post: 10-25-2005, 05:05 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