Array Formula - Find Date & Time Just Greater than a Date & Time
Array Formula - Find Date & Time Just Greater than a Date & Time
Array Formula
=SMALL(($B$3:$B$10=$F$3)*($C$3:$C$10>$G$3)*($C$3:$C$10),SUM(IF(($B$3:$B$10=$F$3)*($C$3:$C$10>$G$3)*($C$3:$C$10)=0,1,0))+1)
Paste the formula in a cell and press Ctrl + Enter on the keyboard to make it an array formula.
Comments
Post a Comment