Help with Check List

Mike75

New Member
Joined
Oct 29, 2016
Messages
6
I have a two part check list. Section and Area.

I am using the formula
=SUM(IF(FREQUENCY(MATCH(Table1[Section],Table1[Section],0),MATCH(Table1[Section],Table1[Section],0))>0,1))
to tell me how many different Sections there are.

and =COUNTIFS(Table1[Area],"*") to tell me how many Areas there are.

I am using =COUNTIFS(Table1[Area],"*",Table1[Finish],"*")
to tell me how many Areas I have completed

I need help trying to write a formula to tell me how many areas are completed.

There are 3 area per section. Here what the checklist looks like I color code the formula to where I have them in the spreadsheet.
The ??? is what I need help with. The are 3 sections that re completed.


[TABLE="width: 742"]
<tbody>[TR]
[TD]Finish[/TD]
[TD]Section[/TD]
[TD]Area[/TD]
[TD][/TD]
[TD][/TD]
[TD]Total[/TD]
[TD]Finish[/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]A[/TD]
[TD]A[/TD]
[TD][/TD]
[TD]Section[/TD]
[TD]8[/TD]
[TD] ???[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD][/TD]
[TD]Area[/TD]
[TD]24[/TD]
[TD]19[/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]A[/TD]
[TD]C[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]B[/TD]
[TD]D[/TD]
[TD][/TD]
[TD]Section[/TD]
[TD]Finish[/TD]
[TD]Still[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]B[/TD]
[TD]E[/TD]
[TD][/TD]
[TD]A[/TD]
[TD]2[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]B[/TD]
[TD]F[/TD]
[TD][/TD]
[TD]B[/TD]
[TD]2[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]C[/TD]
[TD]G[/TD]
[TD][/TD]
[TD]C[/TD]
[TD]2[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]C[/TD]
[TD]H[/TD]
[TD][/TD]
[TD]D[/TD]
[TD]3[/TD]
[TD]Done[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]C[/TD]
[TD]I[/TD]
[TD][/TD]
[TD]E[/TD]
[TD]2[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]D[/TD]
[TD]J[/TD]
[TD][/TD]
[TD]F[/TD]
[TD]3[/TD]
[TD]Done[/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]D[/TD]
[TD]K[/TD]
[TD][/TD]
[TD]G[/TD]
[TD]2[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]D[/TD]
[TD]L[/TD]
[TD][/TD]
[TD]H[/TD]
[TD]3[/TD]
[TD]Done[/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]E[/TD]
[TD]M[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]E[/TD]
[TD]N[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]E[/TD]
[TD]O[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]F[/TD]
[TD]P[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]F[/TD]
[TD]Q[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]F[/TD]
[TD]R[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]G[/TD]
[TD]S[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]G[/TD]
[TD]T[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]G[/TD]
[TD]U[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]H[/TD]
[TD]V[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]H[/TD]
[TD]W[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]yes[/TD]
[TD]H[/TD]
[TD]X[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
there are 3 areas per section - what does this mean

can you make the data smaller to clarify what you want

are some letters really numbers ?
 
Upvote 0

Forum statistics

Threads
1,224,823
Messages
6,181,178
Members
453,021
Latest member
Justyna P

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top