+ Reply to Thread
Results 1 to 3 of 3

auto dates?

  1. #1
    Registered User
    Join Date
    06-15-2006
    Posts
    35

    auto dates?

    hello,
    is it possible to have column A to automatically insert a date when you enter something in column B?
    for an example:
    i enter an account number in column B... then in column A will have the date that i entered that account number.

  2. #2
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097

    Thumbs up

    Quote Originally Posted by just1creation
    hello,
    is it possible to have column A to automatically insert a date when you enter something in column B?
    for an example:
    i enter an account number in column B... then in column A will have the date that i entered that account number.
    Hi just1creation,

    You could have a formula like this,

    =IF(B1="","",TODAY())

    this would put today's date in cell A1, but you would then have to Copy > Paste Special > Values to fix the date, but this seems a long way round.

    The other quick way to enter a date is Ctrl+;, this is then fixed

    oldchippy

  3. #3
    Registered User
    Join Date
    06-15-2006
    Posts
    35
    hey that works great! my other problem is the next day i will need to enter more accounts, but when i do it enters the date but it changes all the dates from the previous rows. i need the previous dates not to change.

+ 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