Hi,
I am constructing a table header (Table 4) which replicates characteristics from another table like this:
Table 1 contains various combinations of clothing found in Table 2.
Each of the type of clothings used in combinations in Table 1 have a color which is listed in Table 2.
Each of the clothings may be listed several times (but with a different item number).
Each of the clothings may be "sold out" or "available".
Each combination (i.e. row) of Table 1 will have a certain sum of counts per color, for each clothing that is available with that color.
The highest number of occurrences of a color which is found across the various combinations will be used to create the table header for Table 4.
Table 4 will replicate each color in alphabetically sorted order in as many replicates as there are maximums found in Table 1.
There will also be a multiplicator that may be used to expand Table 4 by doubling, tripling etc. of the maximum numbers.
I have created an example which can be found in the attached workbook. My challenge is to create Table 4 as a single horizontal array formula without going through Table 3 or other helper columns. Is anybody able to solve this?
Best regards,
Marbleking
Bookmarks