Hi,
Is there a way to merge all open instances of the Excel application into the single instance from which macro is being run, without closing any of the files open across multiple instances?
Reason for this requirement is that a 3rd party application opens these files in separate excel instances and runs a macro from one of the opened files while another file has an add-in which connects to a portal. Neither of these files can be closed while trying to merge these into a single instance.
I am currently using Microsoft 365 MSO (Version 2312 Build 16.0.17126.20132) 64-bit and whatever code I use needs to be compatible with Excel 2016 32 bit version as well.
Bookmarks