Here I've made a sample possible solution (though it's not exactly what you want).
There is a data table with [Facility] and [Entered].
Then there is a tally table that lists all the facilities and the number of responses they each have for any particular date. If the count is less than 3, it is highlighted.
|