Hi,
ExcelWriteRange throws exception if there is hidden column or row, as the specification of Excel activities package 2.8.5 or above.
So, downgrade Excel activities package to 2.8.4 or lower might resolve this issue.
Or can you try to write range to another sheet, then copy it to the target area using other activity?
Regards,