Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What formula would i need to use to find the most recent date in a row of
dates? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Trapp Try rthe formula =MAX(A1:A13) -- mudraker ------------------------------------------------------------------------ mudraker's Profile: http://www.excelforum.com/member.php...fo&userid=2473 View this thread: http://www.excelforum.com/showthread...hreadid=515579 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
That depends on the row of dates.
If the dates will be greater than today, then you probablly need the MIN date. If the dates will be less than today, then you'll want the MAX date. If they could be greater OR less tnan today and you want the date closest to today, you probably need the MIN of the absolute values of the differences between the dates and today. Does that help? *********** Regards, Ron XL2002, WinXP-Pro "Trapp" wrote: What formula would i need to use to find the most recent date in a row of dates? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you both. This is a great forum for someone who has a lot to learn
about this powerful tool. Thank you for the time. "mudraker" wrote: Trapp Try rthe formula =MAX(A1:A13) -- mudraker ------------------------------------------------------------------------ mudraker's Profile: http://www.excelforum.com/member.php...fo&userid=2473 View this thread: http://www.excelforum.com/showthread...hreadid=515579 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find a "date" in a column of dates in Excel 2000 | Excel Worksheet Functions | |||
Find dates to calculate amount of work per day? Possible? | Excel Discussion (Misc queries) | |||
How do I calculate if a date is in a certain time frame? | Excel Worksheet Functions | |||
formula to find and flag dates older than 30 days | Excel Worksheet Functions | |||
Finding Dates in a date range | Excel Discussion (Misc queries) |