How do i calculate difference between counts for each value
I counted the total number of each product in table1. Then, I need to differentiate Delivered and Pending products in the total count.
For Total count of each product i used:
=COUNTIF($B5:$B17,E5)
Can anyone help me how to count total number of Delivered or Pending?
Hope hearing from you soon.
Thanks
New contributor
user2832394 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.