I'm trying to count all installations for a site from the master grid sheet to a new grid sheet.
The formula I created only brings back two records for each site.
=COUNT(INDEX(COLLECT({**Master Grid "installed" column** - Store Install Schedule Range 7}, { **Master Grid "Store#" column** - Store Install Schedule Range 5}, **New Grid** - [Store#]@row), "Installed"), 1)