Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am doing a spreadsheet in which one column is for the
dates of cases I am dealing with. I want the bottom cell in this column to show the date of the oldest case. For example column C cells 1 to 25 show a range of dates in 2004. Cell C26 needs to show the oldest date listed above. Please Help !! |
#2
![]() |
|||
|
|||
![]()
Have a look at the MAX function in HELP
-- Don Guillett SalesAid Software "Keiron James Keeble" wrote in message ... I am doing a spreadsheet in which one column is for the dates of cases I am dealing with. I want the bottom cell in this column to show the date of the oldest case. For example column C cells 1 to 25 show a range of dates in 2004. Cell C26 needs to show the oldest date listed above. Please Help !! |
#3
![]() |
|||
|
|||
![]()
Or Min.
=min(c1:c25) Don Guillett wrote: Have a look at the MAX function in HELP -- Don Guillett SalesAid Software "Keiron James Keeble" wrote in message ... I am doing a spreadsheet in which one column is for the dates of cases I am dealing with. I want the bottom cell in this column to show the date of the oldest case. For example column C cells 1 to 25 show a range of dates in 2004. Cell C26 needs to show the oldest date listed above. Please Help !! -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date updates from worksheet to chart & changes date to a date series! Help!! | Charts and Charting in Excel | |||
How do I stop today() from updating date on saved spreadsheets? | Excel Discussion (Misc queries) | |||
How do I add a date formula to a cell but hide the contents with . | Excel Discussion (Misc queries) | |||
Problem with Date format from VBA code | Excel Discussion (Misc queries) | |||
How do I convert a Julian date into a regular date? | Excel Discussion (Misc queries) |