+ Reply to Thread
Results 1 to 3 of 3

Excel formula to automaticaly insert date if column c is filled

  1. #1
    Forum Contributor
    Join Date
    07-06-2020
    Location
    zimbabwe
    MS-Off Ver
    Excel 365
    Posts
    469

    Excel formula to automaticaly insert date if column c is filled

    Hi

    I am kindly asking for an excel formula to automatically write "1 Jan 21" on column A, if there is a name on column C. If there is no name in column C, date should not appear. Please see the attached excel sheet.

    Regards,

    Sunboy
    Attached Files Attached Files

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,463

    Re: Excel formula to automaticaly insert date if column c is filled

    Try:

    =IF(C6="","",DATE(2021,1,1))
    Quang PT

  3. #3
    Forum Contributor
    Join Date
    07-06-2020
    Location
    zimbabwe
    MS-Off Ver
    Excel 365
    Posts
    469

    Re: Excel formula to automaticaly insert date if column c is filled

    Hi Bebo021999

    Thank you. The formula works well.

    Regards,

    Sunboy

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Insert date and time when adjacent cell is filled.
    By Pam GVAZ in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 03-04-2019, 03:32 PM
  2. Replies: 8
    Last Post: 04-29-2014, 02:27 AM
  3. [SOLVED] Formula to return first date where column planned is filled
    By Risto85 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 08-23-2013, 03:07 AM
  4. Select only filled cells in column to use insert command
    By Nancy Dratwa in forum Excel General
    Replies: 1
    Last Post: 08-19-2013, 11:03 AM
  5. Replies: 4
    Last Post: 04-11-2013, 04:06 AM
  6. Replies: 4
    Last Post: 12-04-2012, 02:24 AM
  7. Replies: 11
    Last Post: 06-05-2011, 11:30 PM

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