Hi,
I am trying to open a Excel file from Oracle Forms, this excel file has macro coded in it, so the intention is to just open the Excel file, hoping that just opening of Excel file will execute the macro.

I am using OLE in Oracle Forms, When i coded to just open the Excel file no output file is generated.
So I did some modification in my OLE code, and wrote some value at a particular position in the Excel file containing the Macro, saved it and closed it.

So I could open, write and save this file, but I was surprised that Macro in this file didnt execute!

Am I missing anything in this? Just opening of Excel file wont execute the macro?

Can anyone help me in this regard?

Thanks!
Avinash.
Pune - India.