mccloudm
Oct 26, 2006, 12:32 PM
Ok I have a countif statement that says...
=COUNTIF(A:A,"A0067")
A0067 is a type of radio we are using. This spreadsheet list what radios are down for repair.
This particular radio belongs to Department A so in Colume B it has "Department A" right beside it.
Now there are some A0067's that belong to Department B. The Countif statement only counts the total amounts of A0067's that are down all together. Is there anyway I can make it Count A0067's for Department A and Department B separate?:confused:
I was thinking I could...
=COUNTIF(A:A,B:B,"A0067";"Department A") but that doesn't work.
Any suggestions?
=COUNTIF(A:A,"A0067")
A0067 is a type of radio we are using. This spreadsheet list what radios are down for repair.
This particular radio belongs to Department A so in Colume B it has "Department A" right beside it.
Now there are some A0067's that belong to Department B. The Countif statement only counts the total amounts of A0067's that are down all together. Is there anyway I can make it Count A0067's for Department A and Department B separate?:confused:
I was thinking I could...
=COUNTIF(A:A,B:B,"A0067";"Department A") but that doesn't work.
Any suggestions?