I'm hoping this is pretty straight forward but I'm having a heck of a time figuring this out. So, hopefully you can help!
Here's the situation: I have an Excel sheet that allows users to choose a value from a drop-down list that is supplied by a range on another sheet. The values in the drop-down are "Row Headers" (if that makes sense) from a larger table. The table has many columns. The values within the table are either "on" of "off" (binary).
I want to create a new table that correlates the "Row Headers" with the Column Headers only where the intersecting value is "on". The graphic depicts the desired result. Any help is much appreciated!