Hi all,
I have an excel workbook open in excel and I know its full path/Name
I want to get a COM pointer to the open workbook from my VB6 application using the CoGetObject API instead of the GetObject native VB6 function.
Does anyone have a code example ? I have been googling and trying to get this function work but without any luck so far.
Regards.
I have an excel workbook open in excel and I know its full path/Name
I want to get a COM pointer to the open workbook from my VB6 application using the CoGetObject API instead of the GetObject native VB6 function.
Does anyone have a code example ? I have been googling and trying to get this function work but without any luck so far.
Regards.