Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() Aladin, Thank you very much for your help! It worked! The reason I could not get your first suggestion to work is that I had a parentheses in the wrong spot. =MIN(IF(TEXT(C5:C12,"mm-yyyy")=TEXT(D3,"mm-yyyy")),D5:D12) Incorrect =MIN(IF(TEXT(C5:C12,"mm-yyyy")=TEXT(D3,"mm-yyyy"),D5:D12)) Correct Thanks again, you were a big help. Chad Aladin Akyurek Wrote: =MIN(IF(TEXT(C5:C12,"mm-yyyy")=TEXT(D3,"mm-yyyy"),D5:D12)) which you need to confirm with control+shift+enter instead of just with enter. Maybe you overlooked this confirmation bit. This returns 7 for the data in your pdf file. -- Chad S ------------------------------------------------------------------------ Chad S's Profile: http://www.excelforum.com/member.php...o&userid=15747 View this thread: http://www.excelforum.com/showthread...hreadid=272660 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting data from a list based on entered values | Excel Discussion (Misc queries) | |||
Counting values within a Date Range | Excel Discussion (Misc queries) | |||
Lookup the latest date in a range so it appears as my result | Excel Discussion (Misc queries) | |||
Use MATCH to find position of max in 2D range? | Excel Worksheet Functions | |||
Need to find Min value based on date range entered | Excel Worksheet Functions |