Can you help?
Each month i get a data file called change tracker sample.xlsx as shown by attachment and by master data.png
Columns A & B are fixed, Order ID and Order Date, but the number of columns to check for changes could change from 7 in this example to be >7 or <7 depending on how data changes over time

The order date column gets updated each month and i need to capture any changes each month
The change highlight.png shows 16 changes highlighted in red that have changed over the 9 different order dates

What i am after is the shown in the output required.png below which captures what has changed each month, under Property in Column B, and what the old and new value is and when this change happened, change date...which is the order date...

Any help would be great 