• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Summary of data

turtel

New Member
Hello wonderful peeps of Chandoo,

I need help on a worksheet. I have a column J (Repeat Test Slide) in each tab for the year. I need to count how many times there was a repeat for each of the studies on column B. The counts should go on the summary data tab on D39:D59 for each of the studies that has a repeat. I uploaded a copy of the worksheet. I hope I made sense on my explanation. Any help would be much appreciated.

Thanks,
Turtel
 

Attachments

Hi Turtel

In your Summary data tab make row 4 equal to your sheet names eg change Jan to January in Cell D4 do the same for the other months.

In D5 put this formula

=COUNTIF(INDIRECT(D$4&"!B6:B308"),$B5)

Drag it down and across.

Take care

Smallman
 
Back
Top