<@U7XBU8Y3B> yep, high level I want to replace the...
# suitescript
s
@Sandii yep, high level I want to replace the equivalent of clicking Export to CSV on a saved search in the UI with Export to Excel (xls) in my script.... This can be done in theory and I've found some half answers online, basically writing results object into a valid .xls XML structure and base64 encoding it