Hello !
I have a following formula here. I am trying to keep track of the latest transaction made.
This is an Array Formula entered with Control+Shift+Enter.
=MAX(IF($B$1:$B$4=$A8,IF($C$1:$C$4="Cu",$A$1:$A$4)))
=MAX(IF($B$1:$B$4=$A8,IF($C$1:$C$4="Dp",$A$1:$A$4)))
<tbody>
A
B
C
1...