I need help with the following formula. {=SUMPRODUCT(--Status="A")*--(LEFT($C$18:$C$1253,6)="NC1101")}
The answer I'm looking for is "1" but the formula is returning "0".
Spreadsheet
A B C
<table border="0" cellpadding="0" cellspacing="0" width="202"><col style="width: 41pt;" width="54"> <col style="width: 48pt;" width="64"> <col style="width: 63pt;" width="84"> <tbody><tr style="height: 14.25pt;" height="19"> <td class="xl67" style="height: 14.25pt; width: 41pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 176, 80);" height="19" width="54">A</td> <td class="xl67" style="width: 48pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;" width="64">PF</td> <td class="xl67" style="width: 63pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;" width="84">NC110117</td> </tr> <tr style="height: 14.25pt;" height="19"> <td class="xl67" style="height: 14.25pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 176, 80);" height="19">A</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">PF</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">NC101212</td> </tr> <tr style="height: 14.25pt;" height="19"> <td class="xl67" style="height: 14.25pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 176, 80);" height="19">A</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">PF</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">NC101003</td> </tr> <tr style="height: 14.25pt;" height="19"> <td class="xl67" style="height: 14.25pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 176, 80);" height="19">A</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">RW</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">NC100904</td> </tr> <tr style="height: 18pt;" height="24"> <td class="xl67" style="height: 18pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 176, 80);" height="24">A</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">DM</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">NC101108</td> </tr> <tr style="height: 14.25pt;" height="19"> <td class="xl67" style="height: 14.25pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 112, 192);" height="19">B</td> <td class="xl67" style="border-top: medium none; border-left: medium none;">PF</td> <td class="xl67" style="border-top: medium none; border-left: medium none;">NC100628</td> </tr> <tr style="height: 14.25pt;" height="19"> <td class="xl67" style="height: 14.25pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 112, 192);" height="19">B</td> <td class="xl67" style="border-top: medium none; border-left: medium none;">PF</td> <td class="xl67" style="border-top: medium none; border-left: medium none;">NC100718</td> </tr> <tr style="height: 13.5pt;" height="18"> <td class="xl67" style="height: 13.5pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 112, 192);" height="18">B</td> <td class="xl67" style="border-top: medium none; border-left: medium none;">PF</td> <td class="xl67" style="border-top: medium none; border-left: medium none;">NC100811</td> </tr> </tbody></table>
I want to count the number if proposals (Col "C") that have been awarded (COL A) per month. The search for the proposal # is the first (6) characters. NC110101 = NC (State) 11= "2011" 01="Month" 01= (# proposal for the month).
The answer I'm looking for is "1" but the formula is returning "0".
Spreadsheet
A B C
<table border="0" cellpadding="0" cellspacing="0" width="202"><col style="width: 41pt;" width="54"> <col style="width: 48pt;" width="64"> <col style="width: 63pt;" width="84"> <tbody><tr style="height: 14.25pt;" height="19"> <td class="xl67" style="height: 14.25pt; width: 41pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 176, 80);" height="19" width="54">A</td> <td class="xl67" style="width: 48pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;" width="64">PF</td> <td class="xl67" style="width: 63pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;" width="84">NC110117</td> </tr> <tr style="height: 14.25pt;" height="19"> <td class="xl67" style="height: 14.25pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 176, 80);" height="19">A</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">PF</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">NC101212</td> </tr> <tr style="height: 14.25pt;" height="19"> <td class="xl67" style="height: 14.25pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 176, 80);" height="19">A</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">PF</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">NC101003</td> </tr> <tr style="height: 14.25pt;" height="19"> <td class="xl67" style="height: 14.25pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 176, 80);" height="19">A</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">RW</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">NC100904</td> </tr> <tr style="height: 18pt;" height="24"> <td class="xl67" style="height: 18pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 176, 80);" height="24">A</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">DM</td> <td class="xl67" style="font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext;">NC101108</td> </tr> <tr style="height: 14.25pt;" height="19"> <td class="xl67" style="height: 14.25pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 112, 192);" height="19">B</td> <td class="xl67" style="border-top: medium none; border-left: medium none;">PF</td> <td class="xl67" style="border-top: medium none; border-left: medium none;">NC100628</td> </tr> <tr style="height: 14.25pt;" height="19"> <td class="xl67" style="height: 14.25pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 112, 192);" height="19">B</td> <td class="xl67" style="border-top: medium none; border-left: medium none;">PF</td> <td class="xl67" style="border-top: medium none; border-left: medium none;">NC100718</td> </tr> <tr style="height: 13.5pt;" height="18"> <td class="xl67" style="height: 13.5pt; font-size: 11pt; color: windowtext; font-weight: 400; text-decoration: none; font-family: Arial; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(0, 112, 192);" height="18">B</td> <td class="xl67" style="border-top: medium none; border-left: medium none;">PF</td> <td class="xl67" style="border-top: medium none; border-left: medium none;">NC100811</td> </tr> </tbody></table>
I want to count the number if proposals (Col "C") that have been awarded (COL A) per month. The search for the proposal # is the first (6) characters. NC110101 = NC (State) 11= "2011" 01="Month" 01= (# proposal for the month).