How Do control with python multiple instances of Excel. This is not read/write, but more running macros on different workbooks.
Ex: Excel.exe running Book1.xls. has mac1 Excel.exe running Book2.xls. has mac2.
I got one instance to work, this first instance, which use 2003. I could not figure out the other instance which is 2007.
If 2 can be done, can 3 or 4, Or is the a limit. I thought of memcache launching the different instances, but really not sure, if workable.
TIA
working on apply this: http://stackoverflow.com/questions/2141967/using-python-to-program-ms-office-macros