Can I do this in one step or do I need to break it up?
this is the wrong syntax but I hope you can see what I'm trying to do:![]()
COUNTIF(round(Intersect!$T$2,4):round(intersect!$T$11,4),ROUND(S35,4))
Here's the unrounded one that's missing a true case:
![]()
COUNTIF(Intersect!$T$2:$T$11),S35)
Bookmarks