Hello Guys
I built the data table with the column name
but after append range to the Excel file the column is missing, does anyone know why?
Hello Guys
I built the data table with the column name
but after append range to the Excel file the column is missing, does anyone know why?
Use Write Range before Append Range and make sure to tick Add Headers option in properties panel.
Regards