I have 16 rows in excel , each row has 8 cells , so total 168 cells overall.
let say there are 10 families who need to be assign cells(seats) , in such a way that whatever seats each family needs should be in same row.if the seats are less in any row , automatically the next row seats are assigned.
condition : no family will be given more than 8 seats in a row.