rupertbarry
New Member
- Joined
- Mar 6, 2016
- Messages
- 1
I've Sheet 1 with my data that I am filtering to update results. On Sheet 2 I'm using a COUNTIF formula to update the results based on the filtered Sheet 1 results.
=SUBTOTAL(COUNTIF(Sheet1!1,D:D)
What i want from this formula is the total number of '1' in Column D of Sheet 1, based on the filter query. What tweaks do I have to do to make this possible?
Any help greatly appreciated, thanks.
=SUBTOTAL(COUNTIF(Sheet1!1,D:D)
What i want from this formula is the total number of '1' in Column D of Sheet 1, based on the filter query. What tweaks do I have to do to make this possible?
Any help greatly appreciated, thanks.