@Lupp is right, you probably should use a 2-D arrangement in this particular case. However, the table set in columns is certainly an okay way to do itâand basically becomes necessary for 3-or-more-value cases. I come from a background of combinatorics, so repeated counting down columns is natural for me since itâs generalizable.
I think it might be a language thing, but in English âbedroomsâ indicates the number of rooms in a flat that have dressing closets. Itâs basically an indicator of the flat size. So a big flat is 3-bedroom. The price is for the entire flat. A 2-bedroom flat, if generous, might be, what, 120 m^2? Not $800,000 where I live, but I suppose understandable in London.
I donât know where any of the sorting comes from. AVERAGEIFS does it all, there is no reason to sort unless a person wants to see the sorted data for themselves.
@sil, The Price, Size, Etc. are Named Ranges. You can just replace that part of the formula with the range, like $B$4:$B$24 (just an example)âjust think of them as abstract labels you replace with range addresses. Or, read up a little on Named Ranges in LO or Excel and youâll get the idea really fast.