Count across multiple worksheets

CatRoberts

New Member
Joined
Mar 29, 2016
Messages
48
Hi there,

I've created a workbook and need to count the number of cells containing letters across the same row in the 12 worksheets.

My formula so far is:

=COUNTIFS(October!B5:AF5,"=V",November!B5:AF5,"=V")

I need to include all the months of the year (12 worksheets)

The formula will calculate correctly if I have only one month, i.e one worksheet, but when I add more it stops counting?

I'm very much a novice at excel, but what am I doing wrong? I thought i'd cracked it :(

Many thanks for your help

Cat
 
No... it doesn't work. It counts both vital part ,A and gives the count as 2.

A cell in column B in a given sheet cannot be Vital Part AND A at the same time. That is, why I thought counting occurrences of either Vital Part or A.

Try to post B5:B55 of one of the sheets that you have along wih the desired count for that sheet.
 
Upvote 0

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.

Forum statistics

Threads
1,216,116
Messages
6,128,933
Members
449,480
Latest member
yesitisasport

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