need the row/column combinations marked with an 'X' in my table to be available as three columns in another sheet.
![Table 1](https://i.stack.imgur.com/vIKQI.jpg)
- The first column will consist of the cell address,
- the second column will have the Row Name, and
- the third column will have the Column name of the marked cells.
VLookUp and Index/Match are not helping.
Expected result:
![Output](https://i.stack.imgur.com/gPnnK.jpg)