I am creating a schedule that shows me the number of units in a
residential building by floor. I need to resolve two issues: first, I
need the number of units of the same type to appear in a single row
according to the floors; second, I need it to count the numbers. In this
...