I NEED TO EXPLAIN WHAT I am doing before I know the right words to ask my question.
In our application in Access VBA, we do a bunch of stuff preparing the data; then open an Excel template and put in some of the data. Next my program calls a macro within the Excel. After it does its thing, Access takes back control and I do more stuff.
There may be multiple instances of Excel open/or opened. I think it is a call to the API to get the unique identifier for each instance of Excel when I start it.
Can anybody tell me what I need to call in the API?
Thanks
Alan
In our application in Access VBA, we do a bunch of stuff preparing the data; then open an Excel template and put in some of the data. Next my program calls a macro within the Excel. After it does its thing, Access takes back control and I do more stuff.
There may be multiple instances of Excel open/or opened. I think it is a call to the API to get the unique identifier for each instance of Excel when I start it.
Can anybody tell me what I need to call in the API?
Thanks
Alan