SerenaRian
New Member
- Joined
- Mar 21, 2019
- Messages
- 2
Hi there,
I am having trouble with a counting formaula and could use some advice.
I need to count the number of donations (each row is a donation), but only of certain sources (for the example table below lets say only source A and B), but only when the Close Date matches the First Donation Date are the same.
[TABLE="width: 200"]
<tbody>[TR]
[TD]Close Date[/TD]
[TD]First Donation Date[/TD]
[TD]Source[/TD]
[/TR]
[TR]
[TD]22/05/2015[/TD]
[TD]13/05/2015[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]01/09/2015[/TD]
[TD]22/05/2015[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]01/09/2015[/TD]
[TD]01/09/2015[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]28/07/2016[/TD]
[TD]22/05/2015[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]24/12/2016[/TD]
[TD]24/12/2016[/TD]
[TD]A[/TD]
[/TR]
</tbody>[/TABLE]
Could someone help with this?
Thanks!
Serena
I am having trouble with a counting formaula and could use some advice.
I need to count the number of donations (each row is a donation), but only of certain sources (for the example table below lets say only source A and B), but only when the Close Date matches the First Donation Date are the same.
[TABLE="width: 200"]
<tbody>[TR]
[TD]Close Date[/TD]
[TD]First Donation Date[/TD]
[TD]Source[/TD]
[/TR]
[TR]
[TD]22/05/2015[/TD]
[TD]13/05/2015[/TD]
[TD]A[/TD]
[/TR]
[TR]
[TD]01/09/2015[/TD]
[TD]22/05/2015[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]01/09/2015[/TD]
[TD]01/09/2015[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]28/07/2016[/TD]
[TD]22/05/2015[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]24/12/2016[/TD]
[TD]24/12/2016[/TD]
[TD]A[/TD]
[/TR]
</tbody>[/TABLE]
Could someone help with this?
Thanks!
Serena