+ Reply to Thread
Results 1 to 3 of 3

how do i insert an auto updated - date

Hybrid View

  1. #1
    Registered User
    Join Date
    03-30-2012
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    73

    how do i insert an auto updated - date

    hi guys,

    how do i create a cell that will always have the current date in it?

    thank you

  2. #2
    Forum Expert
    Join Date
    09-27-2011
    Location
    Poland
    MS-Off Ver
    Excel 2007
    Posts
    1,312

    Re: how do i insert an auto updated - date

    use formula =today()
    Regards

    tom1977

    If You are satisfied with my solution click the small star icon on the left to say thanks.

  3. #3
    Registered User
    Join Date
    04-19-2012
    Location
    vizag
    MS-Off Ver
    Excel 2007
    Posts
    31

    Re: how do i insert an auto updated - date

    HI frnd,


    Try this code...

    currdate = Application.Text(Now(), "mm/dd/yy HH:MM")
    Sheets("Pricing Worksheet").Range("$L$5") = currdate

    Thanks & regards
    u r frnd...

+ 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