Hi,
I have a formula that's working perfectly for me, which is this...
"=IF($C4=0,"",MIN(IF('Main Log'!$D$4:$D$2000=$B4,IF('Main Log'!$O$4:$O$2000,"",'Main Log'!$E$4:$E$2000))))
It finds the minimum value (earliest date) in my 'Main Log' sheet where the criteria are met.
However, in the next...