Add a Date/Time stamp to your Excel worksheets - TechRepublic

Add a Date/Time stamp to your Excel worksheets

Are you tired of manually entering a time and date formula into each of your Microsoft Excel worksheets? Then learn how to shave time off your Excel work by creating a named Date/Time stamp formula.

Jan 10, 2006
We may earn from vendors via affiliate links or sponsorships. This might affect product placement on our site, but not the content of our reviews. See our Terms of Use for details.

Suppose your Microsoft Excel workbook contains 10
worksheets, and you want to add a time and date stamp to each worksheet. You
could manually enter a time and date formula into a cell in each worksheet, or
you can create a named formula that can enter the current date and time without
having to retype the formula.

To create the named formula, follow these steps:

  1. Press
    [Ctrl][F3].
  2. Enter DateStamp in the Names In
    Workbook text box.
  3. In the
    Refers To text box, enter the following formula:
    =TEXT(TODAY(),”d-mmmm-yyyy”) &
    ” ” & TEXT(NOW(),”h:mm
    AM/PM”)
  4. Click
    the Add button and then click OK.

Now you can add a time and date stamp to every worksheet in
your workbook by typing =DateStamp in any cell.

Miss a tip?

Check out the Microsoft Excel archive, and catch up on our most recent Excel tips.

Help users increase productivity by automatically signing up for TechRepublic’s free Microsoft Office Suite newsletter, featuring Word, Excel, and Access tips, delivered each Wednesday.