• 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.

count if for a criteria

Hi Friends,

I have a data where the count of the objects should sit in various workgroups as per a criteria as per the column header.

Have used pivot tables but,need to get the count of the objects w/o using pivot tables.

Attached sheet for your reference.
 

Attachments

Bosco small change ....the Workgroup naming has changed ..how can we adjust the same now.

Appreciate your help

If all you've done is add a further descriptor to the WG"X" then use LEFT(TRIM(cellref),3) to strip away the extra characters. See attached file.

Thanks to @bosco_yip for doing all the hard work here. He invented the sledgehammer so you can crack walnuts.

Using Excel Tables and summarizing with Pivot Tables will give you a lot less trouble as you change data ranges etc.
 

Attachments

Back
Top