I have a solution that worked for me when using the independent “Write Range” activity. I know you might have already found alternative ways, but here’s to others like you:
- Put “Write Range” inside a Try Catch block with Catches as “Exception”
- Run
For some reason, the range is still written, and the error does not appear. It’s like Write Range is both successful (writing the range) and unsuccessful (throwing an error). I’d assume this is a bug.