View Single Post
 
Old 04-12-2016, 05:08 AM
xor xor is offline Windows 10 Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,100
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

I would use:

=MIN(IF(($A$2:$A$113>TODAY()-90)*($E$2:$E$113<>""),$E$2:$E$113))

It's an array formula so remember to hold down Ctrl and Shift before pressing Enter.
Reply With Quote