E
Eyal
Im automating an Excel application via a certain C++ program. I was able to
open an excel instance as a stand alone instance. I would like
however to show the excel sheet/workbook/data within the context of my C++
application, somehow to make the excel sheet "seen" inside
my MFC window. This will give the user the ability to see the data changes
in my MFC program and in the same time (on the same window)
see the data changes in excel (without having to switch between the two apps
using Alt+Tab)
Thanks in advance,
Eyal
open an excel instance as a stand alone instance. I would like
however to show the excel sheet/workbook/data within the context of my C++
application, somehow to make the excel sheet "seen" inside
my MFC window. This will give the user the ability to see the data changes
in my MFC program and in the same time (on the same window)
see the data changes in excel (without having to switch between the two apps
using Alt+Tab)
Thanks in advance,
Eyal