+ Reply to Thread
Results 1 to 4 of 4

adding current date then after saving the file current date function stops

  1. #1
    Registered User
    Join Date
    12-21-2011
    Location
    Pittsburgh, PA
    MS-Off Ver
    Excel 2007
    Posts
    13

    adding current date then after saving the file current date function stops

    is there any way to have L4 get the current date, but when saved the current date function stops.

  2. #2
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127

    Re: adding current date then after saving the file current date function stops

    Essentially, you want to add a timestamp?

    In the ThisWorkbook module of the VBA code, use the following code:

    Please Login or Register  to view this content.
    Let me know if that helps.

  3. #3
    Registered User
    Join Date
    12-21-2011
    Location
    Pittsburgh, PA
    MS-Off Ver
    Excel 2007
    Posts
    13

    Re: adding current date then after saving the file current date function stops

    As of right now it works. I changed the date on the computer to test it and its seems to work fine. Thank you so much.
    Quote Originally Posted by BigBas View Post
    Essentially, you want to add a timestamp?

    In the ThisWorkbook module of the VBA code, use the following code:

    Please Login or Register  to view this content.
    Let me know if that helps.

  4. #4
    Registered User
    Join Date
    12-21-2011
    Location
    Pittsburgh, PA
    MS-Off Ver
    Excel 2007
    Posts
    13

    Re: adding current date then after saving the file current date function stops

    ok one more question. What i do is i put this code into a template, then edit it to fit the job. Does this code update the date everytime i open then template or do i half to run the code for it to update.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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