I have attached an example sheet.
Each row starts with today's date in cell A followed by a series of yes/no cells.
In a separate tab of the work sheet I want to automatically show the number of yes/nos of each column for each day.
Hurg
I have attached an example sheet.
Each row starts with today's date in cell A followed by a series of yes/no cells.
In a separate tab of the work sheet I want to automatically show the number of yes/nos of each column for each day.
Hurg
Last edited by Hurg; 06-18-2020 at 05:28 AM.
Try in B2:
Drag down and accross![]()
=SUMPRODUCT((Input!$A$2:$A$6=$A2)*(Input!$B$1:$F$1=B$1)*(Input!$B$2:$F$6="YES"))
Quang PT
Thank you, they both work great
Hurg
In B2, =COUNTIFS(Input!$A$2:$A$6,Auto.!$A2,Input!B$2:B$6,"YES") and copy right and down.
Alan עַם יִשְׂרָאֵל חַי
Change an Ugly Report with Power Query
Database Normalization
Complete Guide to Power Query
Man's Mind Stretched to New Dimensions Never Returns to Its Original Form
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks