Hello @Pogboom
You simply create the columns in you Excel file that matches keys in your json file.
The For Each dt_ExcelData.Columns will read all available columns and try to update the corresponding json key/value.
Regards
Soren
Hello @Pogboom
You simply create the columns in you Excel file that matches keys in your json file.
The For Each dt_ExcelData.Columns will read all available columns and try to update the corresponding json key/value.
Regards
Soren