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

Popular posts from this blog

Power Automate - Automatically fetch data from Power BI in to Excel and Send the copy of the Excel file via Email

Separate Text (Characters) & Numbers from Alpha Numeric String Using Formula and Macro (VBA)

File System Object