I'm looking to create a .csv file that can be opened in Excel that displays 2 tabs. However, the catch is that the script that I write has to be in a batch file (command prompt). I've seen a few ways to do this online, but they're all JAVA programs. I'm not sure about doing this in command prompt
Is this even possible?
Asking excel to save a multiple-sheet workbook as CSV got me this error message:
So, no, not possible.