+ Reply to Thread
Results 1 to 6 of 6

autocopy lowest date from other cells to another cell in the same worksheet

  1. #1
    Registered User
    Join Date
    11-27-2012
    Location
    helsinki
    MS-Off Ver
    Excel 2010
    Posts
    23

    autocopy lowest date from other cells to another cell in the same worksheet

    HI,

    If you have

    A____________B________________F

    1.11.2009_____2.12.2010_________28.1.2008


    Which formula would auto copy the lowest date of these three (A1,B1,F1) to another cell?

    THANK YOU

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: autocopy lowest date from other cells to another cell in the same worksheet

    Please attach a sample data for better understanding...


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Valued Forum Contributor
    Join Date
    10-29-2012
    Location
    Mojokerto,Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    554

    Re: autocopy lowest date from other cells to another cell in the same worksheet

    may be
    =MIN(A1:F1)

  4. #4
    Valued Forum Contributor
    Join Date
    10-29-2012
    Location
    Mojokerto,Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    554

    Re: autocopy lowest date from other cells to another cell in the same worksheet

    may be
    =MIN(A1:F1)

  5. #5
    Registered User
    Join Date
    11-27-2012
    Location
    helsinki
    MS-Off Ver
    Excel 2010
    Posts
    23

    Re: autocopy lowest date from other cells to another cell in the same worksheet

    Hi,

    Sixthsense, in other words:

    I have for example the date 1.11.2009 entered in A1, 2.12.2010 in B1 and 28.1.2008 in cell F1. In need a formula inserted in G1 which scans the lowest date in these three cells and then copies that lowest date to the cell G1.

  6. #6
    Registered User
    Join Date
    11-27-2012
    Location
    helsinki
    MS-Off Ver
    Excel 2010
    Posts
    23

    Re: autocopy lowest date from other cells to another cell in the same worksheet

    Hi Ghozi,

    MIN(...;....;....) works brilliantly. Thanks!
    Last edited by RogerRangeRover; 12-11-2012 at 03:44 AM.

+ 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