Reg Excel Automation in SDI
-
Hi I am using SDI in windows explorer style. The right view contains a formview and left view consits of treeview. In formview i m tryin to transfer the list control data to Excel sheet. Im using excel automation ... But its throwing run time error. Can Anyone Help me...
-
Hi I am using SDI in windows explorer style. The right view contains a formview and left view consits of treeview. In formview i m tryin to transfer the list control data to Excel sheet. Im using excel automation ... But its throwing run time error. Can Anyone Help me...
You need to give more information. What is the error message and when this happens. Try to debug the application.
«_Superman_»
I love work. It gives me something to do between weekends. -
You need to give more information. What is the error message and when this happens. Try to debug the application.
«_Superman_»
I love work. It gives me something to do between weekends.I m gettin type redefinition error, Problem while using excel.h and excel.cpp file. MoreOver These two files are not generated automatically, i used in VC6 and get that files and copied these files to my current project in vs2005. The file supports in dialog based projects but not in SDI Regards Gany