I have a table of projects that fall into four different "project type" categories - Column A. Then I have the actual project name itself in Column B. Some of the project names are almost identical (except for a course number). I'm trying to count how many different projects I have in each project type--BUT--I want to count the identically named projects as only one. I've created a helper column in which I've pulled the left four characters of the project name to be sure to capture the duplicates. I just can't seem to put the formulas together to pull the Project Type and how many unique projects are within. I don't want to use a filter because I'm trying to show this in a pie chart on a dashboard... am I overly complicating this? Missing something? Help