What is the formula on B2 to drag down
to count entries of sell 1 which are 10 and 10
result being 2
What is the formula on B2 to drag down
to count entries of sell 1 which are 10 and 10
result being 2
Try this?
to count...
=COUNTIF($E$2:$E$4,A2)
To sum...
=SUMIF($E$2:$E$4,A2,$D$2:$D$4)
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
Yes this is it , ouch i forgot this one , oops
I will be able to close a important report with
this simple formula
Hi fdibbins can you please look at the thread debtors that has
a similar countif , but using this logic I am not able to get it
though I am trying to highlight the cells that are not together
with control
Happy to help
regarding post # 4, I will take a look for you
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks