I need to convert the Excel matrix FIRST in the table LATER:
FIRST
LATER
FIRST:
All of the solutions so far involve VBA, PowerQuery, etc. which are great, but are "one-time" events. To make it more dynamic, consider using INDEX(MATCH(...)). This will allow for dynamic updates to the table.