Results 1 to 4 of 4

Auto insert date based on condition of another cell

Threaded View

  1. #1
    Registered User
    Join Date
    04-30-2010
    Location
    Indiana, USA
    MS-Off Ver
    Excel 2007
    Posts
    32

    Auto insert date based on condition of another cell

    i wanted to "auto insert the current date in cell A1 IF A2 has any data in it. i did that successfully as follows:
     =IF(A2<>"",NOW(),"")
    BUT,...... it changes every day or maybe its changing every time i load the workbook. i need it to insert at the time of data entery into A2 and then stay there from then on out. any ideas?? I only want NOW() to execute once.
    Last edited by fuston05; 05-09-2010 at 06:04 PM.

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