+ Reply to Thread
Results 1 to 5 of 5

Date Time Problem - stop updating that each time the document is opened

  1. #1
    Registered User
    Join Date
    11-21-2007
    Posts
    7

    Date Time Problem - stop updating that each time the document is opened

    I have an excel sheet that when opened auto fills with todays date and time.
    I need to find a way to NOT update that each time the document is opened after that. Even when I save the document each time I open it, it updates. This is not what a want. Can anyone help me?

    Thanks in advance!

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    If you have used =NOW or similar then it will update. What xactly are you doing?
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    11-21-2007
    Posts
    7

    Thanks, This is what I am trying to do

    Quote Originally Posted by royUK
    If you have used =NOW or similar then it will update. What xactly are you doing?
    What i am doing is using a an excel spreadsheet to Mark the start of a network outage and then extrapolate a time line of escalation from the opening of the document time. When i go back into the sheet to do other updates, the time has updated to the now time and messed up my escalation timeline.
    Attached Images Attached Images

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    If the worksheet is stored as a template (so that when you do the default action, New, you get a worksheet based on it), then the Open event can set the current date and time. Code goes in the ThisWorkbook module.
    Please Login or Register  to view this content.
    When you save the template, the range must be blank.

  5. #5
    Registered User
    Join Date
    11-21-2007
    Posts
    7

    I am using a Template to create the xl spreadsheets

    Thanks so much for the responses. I will give it a try.

    dreammy

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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