I have an odd need to open two separate instances of excel and having each open a different spreadsheet for various manipulations.
At the moment I'm doing the simple execution of excel with command line parameters to open the two spreadsheets, but both spreadsheets end up in one instance of excel.
Yes, it's klunky, no, I can't easily explain my reasoning for this odd requirement.
Hopefully, however, you have a few suggestions I can try.