Hi,
How can I make an average of "Jack" based on the "Amount Column" column?
I tried doing the below, but i don't think this is the average of the "Amount Column" Column.
=COUNTIFS(Name:Name, "Jack", [Amount Column]:[Amount Column], AVG(0, 0))
Pls help me out.
Thank you!