I am stuck on how to write and IF statement that will count the values for each site and then divide each site's count by the number of units. On my current report, I am simply using "=Count(*)" in the site_cd header. So my results is simply a total count for the site (c,m,g and o). However...