Dates
Solved/Closed
Fred
-
Mar 4, 2010 at 09:49 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Mar 4, 2010 at 10:59 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Mar 4, 2010 at 10:59 AM
Hello,
Crazy question....
I have a row full of different dates. I would like to create a formula to display in a separate cell, the earliest date from that row. Is there a way to do this?
Crazy question....
I have a row full of different dates. I would like to create a formula to display in a separate cell, the earliest date from that row. Is there a way to do this?
Related:
- Dates
- Apple iphone 13 release dates - Guide
- Vivatech 2024 dates - Guide
- Annual mileage calculator with odometer dates ✓ - Excel Forum
- Defcon dates - Guide
- Different dates of "end to end encryption message" on blank chat? - Download - Encryption and decryption
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Mar 4, 2010 at 09:55 AM
Mar 4, 2010 at 09:55 AM
Could you explain with example
Mar 4, 2010 at 10:02 AM
I want to have a separate cell that will automatically show the earliest date from that selected row.
Mar 4, 2010 at 10:05 AM
this give minimum date in range a1 to a10
=min(A1:a10)
Mar 4, 2010 at 10:16 AM
Thanks
Mar 4, 2010 at 10:59 AM