The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.

Time Stamping in Excel

BayesianBayesian Registered User regular
edited January 2012 in Help / Advice Forum
I want to use the now function, but it changes as soon I input it again.

Basically, I want to time-stamp an entry at the exact time and date.

Bayesian on

Posts

  • DeebaserDeebaser on my way to work in a suit and a tie Ahhhh...come on fucking guyRegistered User regular
    Set up a Macro:
    add now() on the current row
    select cell
    Copy Cell
    Paste Special Values


    There's probably a better way to do this formulaically

Sign In or Register to comment.