I have been using the solution linked below with much success for saving multiple worksheets to separate CSVs and would like a similar solution for saving to XLS. I would like to separate each worksheet into their own XLS file but still have a file chooser to choose the path they are saved to.
I’ve tried to modify this code to no avail – any ideas?
This solution is a hybrid of the top two from the link you provided.