Sample table
I have a 3x3 table data (3 row headers, 3 column headers with 9 table data) I need a VBA code to display row header, column header, intersecting value from data table
The actual table is itself has a lot of rows and columns. about 145 columns and the rows constantly keep increasing in number
