I tested my hyphotesis.
It is valid in case of using “Excel Application Scope” + “Append Range” → data are appended below “UsedRange”
In case of using “Append Range Workbook” data are appended right below the last “real” data, i.e. not leaving the whitespace.
Cheers